You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ These options are available when running with --long (`-l`):
69
69
70
70
## Installation
71
71
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.
73
73
Once you have it set up, a simple `make install` will compile exa and install it into `/usr/local/bin`.
74
74
75
75
exa depends on [libgit2](https://github.com/alexcrichton/git2-rs) for certain features.
0 commit comments