diff --git a/README.md b/README.md index c94dc59785..2b9eb3151c 100644 --- a/README.md +++ b/README.md @@ -33,13 +33,13 @@ Optional dependencies: To install Nu via cargo: ``` -cargo install nu +cargo +nightly install nu ``` You can also install Nu with all the bells and whistles: ``` -cargo install nu --features rawkey,clipboard +cargo +nightly install nu --features rawkey,clipboard ``` The following optional features are currently supported: