mirror of
https://github.com/lsd-rs/lsd
synced 2024-12-14 06:02:36 +00:00
Add the toolchain update into the installation steps
This commit is contained in:
parent
eb8d5fdbd3
commit
bdc2ee544d
1 changed files with 2 additions and 1 deletions
|
@ -40,9 +40,10 @@ Install the patched fonts of powerline nerd-font and/or font-awesome. Have a loo
|
|||
|
||||
### Other
|
||||
|
||||
Install the lsd package with:
|
||||
Update your rust toolchain to at least 1.30.1 and install the lsd package with:
|
||||
|
||||
```sh
|
||||
rustup update
|
||||
cargo install lsd
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue