From 30e4eb8b0620b2427df1f7dcbb39f3567d7a0419 Mon Sep 17 00:00:00 2001 From: Florian Gilcher Date: Wed, 4 Nov 2015 16:27:51 +0100 Subject: [PATCH] Fixup README version constraint --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1aeb05..e631251 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [exa](http://bsago.me/exa) is a replacement for `ls` written in Rust. -Works on all recent Rust versions > 1.4.0. +Works on all recent Rust versions >= 1.4.0. ## Screenshot