summaryrefslogtreecommitdiffstats
path: root/system/xonsh/README
diff options
context:
space:
mode:
author Dimitris Zlatanidis2019-10-07 19:53:36 +0200
committer Willy Sudiarto Raharjo2019-10-12 03:50:55 +0200
commit53caa3867e086489201155ec64b4dfdf240ae393 (patch)
tree800f0f5e5528f76d5e08edbc042e4b77a47191ef /system/xonsh/README
parent80038338f4f41fe4a202cce6d51aaa7016288f4c (diff)
downloadslackbuilds-53caa3867e086489201155ec64b4dfdf240ae393.tar.gz
system/xonsh: Updated for version 0.9.12.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system/xonsh/README')
-rw-r--r--system/xonsh/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/xonsh/README b/system/xonsh/README
index aa87fb0a5e..8c0180ed05 100644
--- a/system/xonsh/README
+++ b/system/xonsh/README
@@ -3,7 +3,7 @@ and command prompt. The language is a superset of Python 3.4
with additional shell primitives. xonsh (pronounced conch)
is meant for the daily use of experts and novices alike.
-Optional dependencies: setproctitle, Pygments, prompt_toolkit
+Optional dependencies: setproctitle, Pygments, prompt_toolkiti, python-distro
NOTE:
Please install python3 first before installing all other requirements.