Skip to content

Commit e0466e3

Browse files
committed
update readme.md
1 parent e70c043 commit e0466e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ sudo apt-get update
3333
sudo apt-get install shc
3434
```
3535

36-
If the above installation method seems like too much work, then just copy the compiled binary from `bin/x32` or `bin/x64` to `/usr/bin` and put the `shc.1` file in `/usr/share/man/man1`.
36+
If the above installation method seems like too much work, then just download a compiled binary package from [release page](https://github.com/neurobin/shc/releases/latest) and copy the `shc` binary to `/usr/bin` and `shc.1` file to `/usr/share/man/man1`.
3737

3838
# Usage:
3939

0 commit comments

Comments
 (0)