--locked is required when installing

This commit is contained in:
Avi Dessauer 2019-08-25 13:38:41 -04:00 committed by GitHub
parent de930daf33
commit 6ab0de103e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,13 +33,13 @@ Optional dependencies:
To install Nu via cargo:
```
cargo install nu
cargo install --locked nu
```
You can also install Nu with all the bells and whistles:
```
cargo install nu --features rawkey,clipboard
cargo install --locked nu --features rawkey,clipboard
```
The following optional features are currently supported: