docs: add MSRV

This commit is contained in:
talwat 2024-10-01 19:36:35 +02:00
parent fd2d37d635
commit a1471db89a

View File

@ -28,6 +28,8 @@ you're interested in downloading the tracks. Beware, there's a lot of them.
## Installing
You'll need Rust 1.74.0+.
### Cargo
The recommended installation method is to use cargo:
@ -36,7 +38,7 @@ The recommended installation method is to use cargo:
cargo install lowfi
```
and making sure $HOME/.cargo/bin is added to $PATH.
and making sure `$HOME/.cargo/bin` is added to `$PATH`.
### AUR