Skip to content

Commit

Permalink
docs: Fix README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
redpeacock78 committed Nov 16, 2021
1 parent 42c9cf5 commit 174793b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Base85 (Ascii85 with Adobe Escape Sequence) encode or decode FILE, or standard i
# Linux_x86(Latest)
# When you want to specify a version
# https://www.ghrl.tk/redpeacock78/base85[@tag]/base85-linux-x86
$ curl -sL https://www.ghrl.tk/redpeacock78/base85/base85-linux-x86 -o /usr/local/bin/base85
$ curl -sL https://ghrl.tk/redpeacock78/base85/base85-linux-x86 -o /usr/local/bin/base85
$ chmod +x /usr/local/bin/base85
$ base85 -V
```
Expand Down

0 comments on commit 174793b

Please sign in to comment.