diff options
Diffstat (limited to 'system/ranger/README')
-rw-r--r-- | system/ranger/README | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/system/ranger/README b/system/ranger/README index 545d99c70c1b3..3feef1f951c68 100644 --- a/system/ranger/README +++ b/system/ranger/README @@ -12,13 +12,7 @@ Optional Helpers: w3m (for inline display of images) atool (for listing files inside archives in the preview pane) -highlight or (python3-)Pygments (for coloured previews) +highlight (for coloured previews) (Note that highlight is used by default. Pygments requires editing the preview script 'scope.sh') - -Options: - -To build for python3, use: - -PYTHON3=yes ./ranger.SlackBuild |