Update README.md

This commit is contained in:
Jonathan Turner 2019-09-30 11:10:19 +13:00 committed by GitHub
parent 00f0fd2873
commit c15b5df674
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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