From cfc8df12b6dd679c4cd19e8307da7e031727efc9 Mon Sep 17 00:00:00 2001 From: Ben S Date: Fri, 2 Oct 2015 01:04:07 +0100 Subject: [PATCH] Update the version of Rust that's required --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 02b87f1..b71ecd9 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [exa](http://bsago.me/exa) is a replacement for `ls` written in Rust. -**You'll have to use the nightly, rather than Rust 1.0 stable or 1.1 beta. Sorry about that.** +**You'll have to use the Rust 1.5.0 nightly, rather than stable or beta. Sorry about that.** ## Screenshot