Skip to content

Commit fbd001e

Browse files
authored
Merge pull request ogham#543 from daviessm/patch-1
Update required rustc version
2 parents c835188 + a78cb0b commit fbd001e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ These options are available when running with --long (`-l`):
6969

7070
## Installation
7171

72-
exa is written in [Rust](http://www.rust-lang.org). You will need rustc version 1.17.0 or higher. The recommended way to install Rust is from the official download page.
72+
exa is written in [Rust](http://www.rust-lang.org). You will need rustc version 1.35.0 or higher. The recommended way to install Rust is from the official download page.
7373
Once you have it set up, a simple `make install` will compile exa and install it into `/usr/local/bin`.
7474

7575
exa depends on [libgit2](https://github.com/alexcrichton/git2-rs) for certain features.

0 commit comments

Comments
 (0)