diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2018-03-09 21:37:49 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-10 07:11:10 +0700 |
commit | 1ecc875778d36cae71ff96dab0a62523683874e7 (patch) | |
tree | b8f851c0d1eedc7b74c462d69d7125d4cfc0b1b9 /system/exa | |
parent | 06387b26a85846d5a73bc1372517063ad26d0c17 (diff) | |
download | slackbuilds-1ecc875778d36cae71ff96dab0a62523683874e7.tar.gz |
system/exa: Update README.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'system/exa')
-rw-r--r-- | system/exa/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system/exa/README b/system/exa/README index 11b0e72f1e..2c08178eb4 100644 --- a/system/exa/README +++ b/system/exa/README @@ -1 +1,4 @@ exa - a replacement for ls written in Rust. + +Note: +rust is required for building exa, but it not needed at runtime. |