mirror of
https://github.com/talwat/lowfi
synced 2024-12-26 11:11:54 +00:00
docs: add MSRV
This commit is contained in:
parent
fd2d37d635
commit
a1471db89a
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user