aboutsummaryrefslogtreecommitdiff
path: root/system/ranger/README
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackbuilds.org>2021-04-20 23:34:06 -0500
committerRobby Workman <rworkman@slackbuilds.org>2021-04-20 23:34:06 -0500
commitd3ebc8253ee4bfbd9deddd7bbb90b18522bea5a4 (patch)
tree7d18e161034e3ec1d6b8de6738cb4aaac816feb8 /system/ranger/README
parent3f67eaf7b637afab5202c98a59b7ea96f3e14903 (diff)
system/ranger: use python3 by default now
Diffstat (limited to 'system/ranger/README')
-rw-r--r--system/ranger/README8
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