diff options
author | hut <hut@lavabit.com> | 2013-02-03 22:20:59 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2013-02-03 22:20:59 +0100 |
commit | f435be3399a1df9a8b8b1bb01da49702bdbb4bc7 (patch) | |
tree | de78cba6c6bbcb5f025b710f2d80e2e8dce10fdc /README | |
parent | 3217d888cf78b265b3adde5e5b842a429cdbac89 (diff) | |
download | ranger-f435be3399a1df9a8b8b1bb01da49702bdbb4bc7.tar.gz |
README: add bash as an optional dep
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README index 0b0cf9a7..a21251c9 100644 --- a/README +++ b/README @@ -59,6 +59,7 @@ Optional: * "sudo" to use the "run as root"-feature Optional, for enhanced file previews (with "scope.sh"): +* bash for running scope.sh * img2txt (from caca-utils) for previewing images * highlight for syntax highlighting of code * atool for previews of archives |