mirror of
https://github.com/nushell/nushell
synced 2024-11-11 07:34:14 +00:00
Update README.md
This commit is contained in:
parent
00f0fd2873
commit
c15b5df674
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ To install Nu via cargo (make sure you have installed [rustup](https://rustup.rs
|
|||
cargo +nightly install nu
|
||||
```
|
||||
|
||||
You can also install Nu with all the bells and whistles (be sure to have installed the [dependencies](https://book.nushell.sh/en/installation#dependencies] for your platform):
|
||||
You can also install Nu with all the bells and whistles (be sure to have installed the [dependencies](https://book.nushell.sh/en/installation#dependencies) for your platform):
|
||||
|
||||
```
|
||||
cargo +nightly install nu --all-features
|
||||
|
|
Loading…
Reference in a new issue