Skip to content

Commit c2c3315

Browse files
authored
Update the install script usage
1 parent 5a0019a commit c2c3315

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@ Install it via: `brew install linuxsuren/linuxsuren/hd`
1616

1717
Or download it directly (for Linux):
1818
```
19-
curl https://linuxsuren.github.io/tools/install.sh|sh
19+
curl https://linuxsuren.github.io/tools/install.sh|bash
2020
```
2121

2222
Or download it via proxy:
2323
```
24-
curl -L https://ghproxy.com/https://github.com/linuxsuren/http-downloader/releases/latest/download/hd-linux-amd64.tar.gz | tar xzv hd
25-
mv hd /usr/bin/hd
24+
curl https://gitee.com/linuxsuren/tools/raw/master/install-zh.sh|bash
2625
```
2726

2827
for Windows users (you might need to add this program into the Windows Defence exclude list):

0 commit comments

Comments
 (0)