update README
This commit is contained in:
parent
286f4edf33
commit
25c242f94a
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
```sh
|
||||
# If you don't have cargo-binstall, install it first
|
||||
# curl -L --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/cargo-bins/cargo-binstall/main/install-from-binstall-release.sh | bash
|
||||
curl -L --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/cargo-bins/cargo-binstall/main/install-from-binstall-release.sh | bash
|
||||
|
||||
# Install pre-built executable
|
||||
cargo binstall --locked --git https://firefish.dev/firefish/firefish-cli.git
|
||||
|
|
Loading…
Reference in a new issue