update README

This commit is contained in:
naskya 2024-06-21 05:38:43 +09:00
parent 2b79bfbe18
commit be965f09b7
Signed by: naskya
GPG key ID: 712D413B3A9FED5C

View file

@ -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