summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen S <ogham@users.noreply.github.com>2015-10-02 01:04:07 +0100
committerBen S <ogham@users.noreply.github.com>2015-10-02 01:04:07 +0100
commitcfc8df12b6dd679c4cd19e8307da7e031727efc9 (patch)
tree92edfd42ae050f3acb1d1889f6e7f31799968468
parent878d54111d6985f0263efda81c1147b2a9518234 (diff)
Update the version of Rust that's required
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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