mirror of
https://github.com/nushell/nushell
synced 2025-01-12 21:29:07 +00:00
Update README.md
This commit is contained in:
parent
630ff2495f
commit
b8964bd320
1 changed files with 0 additions and 5 deletions
|
@ -53,11 +53,6 @@ You can also install Nu with all the bells and whistles:
|
|||
cargo +nightly install nu --all-features
|
||||
```
|
||||
|
||||
The following optional features are currently supported:
|
||||
|
||||
* **raw-key** - direct keyboard input, which creates a smoother experience in viewing text and binaries
|
||||
* **clipboard** - integration with the native clipboard via the `clip` command
|
||||
|
||||
## Docker
|
||||
|
||||
If you want to pull a pre-built container, you can browse tags for the [nushell organization](https://quay.io/organization/nushell)
|
||||
|
|
Loading…
Reference in a new issue