From 8855c543919147db96afceca67dd04e6460252b4 Mon Sep 17 00:00:00 2001 From: Jonathan Turner Date: Fri, 8 Nov 2019 08:19:41 +1300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d996af67b6..24daf6c35d 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Optional dependencies: * To use Nu with all possible optional features enabled, you'll also need the following: * on Linux (on Debian/Ubuntu): `apt install libxcb-composite0-dev libx11-dev` -To install Nu via cargo (make sure you have installed [rustup](https://rustup.rs/) and the beta compiler via `rustup install stable`): +To install Nu via cargo (make sure you have installed [rustup](https://rustup.rs/) and the latest stable compiler via `rustup install stable`): ``` cargo install nu