Skip to content

Commit a78cb0b

Browse files
authored
Update required rustc version
See ogham#530
1 parent 89c861f commit a78cb0b

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)