mirror of
https://github.com/nushell/nushell
synced 2024-12-26 04:53:09 +00:00
Update README.md
This commit is contained in:
parent
51b8b0538a
commit
630ff2495f
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ cargo +nightly install nu
|
|||
You can also install Nu with all the bells and whistles:
|
||||
|
||||
```
|
||||
cargo +nightly install nu --features raw-key,clipboard
|
||||
cargo +nightly install nu --all-features
|
||||
```
|
||||
|
||||
The following optional features are currently supported:
|
||||
|
|
Loading…
Reference in a new issue