mirror of
https://github.com/talwat/lowfi
synced 2024-12-27 03:31:55 +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
|
## Installing
|
||||||
|
|
||||||
|
You'll need Rust 1.74.0+.
|
||||||
|
|
||||||
### Cargo
|
### Cargo
|
||||||
|
|
||||||
The recommended installation method is to use cargo:
|
The recommended installation method is to use cargo:
|
||||||
@ -36,7 +38,7 @@ The recommended installation method is to use cargo:
|
|||||||
cargo install lowfi
|
cargo install lowfi
|
||||||
```
|
```
|
||||||
|
|
||||||
and making sure $HOME/.cargo/bin is added to $PATH.
|
and making sure `$HOME/.cargo/bin` is added to `$PATH`.
|
||||||
|
|
||||||
### AUR
|
### AUR
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user