update README
This commit is contained in:
parent
2b79bfbe18
commit
be965f09b7
1 changed files with 4 additions and 0 deletions
|
@ -18,6 +18,10 @@ You can update the package using the same command.
|
|||
cargo binstall --locked --git https://firefish.dev/firefish/firefish-cli.git
|
||||
```
|
||||
|
||||
### Download pre-built executable file
|
||||
|
||||
You can also download the pre-built executable file from the [release page](https://firefish.dev/firefish/firefish-cli/-/releases), but you need to manage/update the file on your own.
|
||||
|
||||
### Install from source
|
||||
|
||||
```sh
|
||||
|
|
Loading…
Reference in a new issue