From b8964bd3207d851ef05385f3b993c82c5bc98bfb Mon Sep 17 00:00:00 2001 From: Jonathan Turner Date: Mon, 23 Sep 2019 19:32:42 +1200 Subject: [PATCH] Update README.md --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index c9f4e66365..2dfe463fd6 100644 --- a/README.md +++ b/README.md @@ -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)