Skip to content

Commit c494883

Browse files
committed
init
1 parent bb58926 commit c494883

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

doc/readme.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ git clone https://github.com/wanggaolin/go-fileHttp.git && cd go-fileHttp && ./f
1414
```
1515
##### [for mac]
1616
```shell
17-
wget https://github.com/wanggaolin/go-fileHttp/archive/refs/tags/mac-v1.0.tar.gz
18-
tar -xvf mac-v1.1.tar.gz
19-
cd go-fileHttp-mac-v1.1
17+
wget https://github.com/wanggaolin/go-fileHttp/archive/refs/tags/mac-v1.3.tar.gz
18+
tar -xvf mac-v1.3.tar.gz
19+
cd go-fileHttp-mac-v1.3
2020
./file_http
2121
```
2222

doc/readme_zh.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ git clone https://github.com/wanggaolin/go-fileHttp.git && cd go-fileHttp && ./f
1414
```
1515
##### [for mac]
1616
```shell
17-
wget https://github.com/wanggaolin/go-fileHttp/archive/refs/tags/mac-v1.0.tar.gz
18-
tar -xvf mac-v1.1.tar.gz
19-
cd go-fileHttp-mac-v1.1
17+
wget https://github.com/wanggaolin/go-fileHttp/archive/refs/tags/mac-v1.3.tar.gz
18+
tar -xvf mac-v1.3.tar.gz
19+
cd go-fileHttp-mac-v1.3
2020
./file_http
2121
```
2222

readme.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ git clone https://github.com/wanggaolin/go-fileHttp.git && cd go-fileHttp && ./f
1414
```
1515
##### [for mac]
1616
```shell
17-
wget https://github.com/wanggaolin/go-fileHttp/archive/refs/tags/mac-v1.0.tar.gz
18-
tar -xvf mac-v1.1.tar.gz
19-
cd go-fileHttp-mac-v1.1
17+
wget https://github.com/wanggaolin/go-fileHttp/archive/refs/tags/mac-v1.3.tar.gz
18+
tar -xvf mac-v1.3.tar.gz
19+
cd go-fileHttp-mac-v1.3
2020
./file_http
2121
```
2222

0 commit comments

Comments
 (0)