diff options
author | hut <hut@lavabit.com> | 2013-02-04 22:57:04 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2013-02-04 22:57:04 +0100 |
commit | 66a8d4ff32ae82a98bad745a151d085e6ff319ea (patch) | |
tree | cb91d72927e28eb9d84ba4df89e88c6edf9e25f5 | |
parent | f435be3399a1df9a8b8b1bb01da49702bdbb4bc7 (diff) | |
download | ranger-66a8d4ff32ae82a98bad745a151d085e6ff319ea.tar.gz |
README: added w3m as dependency for viewing images
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README index a21251c9..52a0b66c 100644 --- a/README +++ b/README @@ -57,6 +57,7 @@ Optional: * The "file" program for determining file types * The python module "chardet", in case of encoding detection problems * "sudo" to use the "run as root"-feature +* w3m for the "w3mimgdisplay" program to preview images Optional, for enhanced file previews (with "scope.sh"): * bash for running scope.sh |