update for crates.io

This commit is contained in:
Love 2025-01-09 17:29:35 +01:00
parent 416233afde
commit 3fce153c1c

View File

@ -30,7 +30,7 @@ First, make sure that you have the rust toolchain installed. If not, then go to
Now, run the following cargo command: Now, run the following cargo command:
```sh ```sh
cargo install --git https://github.com/lov3b/ecb-rates.git cargo install ecb-rates
``` ```
Congratulations! Now the cli binary `ecb-rates` will be in your cargo bin folder. Congratulations! Now the cli binary `ecb-rates` will be in your cargo bin folder.