diff --git a/README.md b/README.md index 22cc6db..9205213 100644 --- a/README.md +++ b/README.md @@ -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