summaryrefslogtreecommitdiffstats
path: root/system/xonsh/README
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2017-04-17 11:02:27 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-22 08:11:07 +0700
commit9b0e45666c0ea385c9bf052a7c02af25c48346e4 (patch)
tree68c2dca1368657fcb86e1b4866edffb5599fcb49 /system/xonsh/README
parent253e824e8940ecbe4986b7306e6738a16cf21067 (diff)
downloadslackbuilds-9b0e45666c0ea385c9bf052a7c02af25c48346e4.tar.gz
slackbuilds-9b0e45666c0ea385c9bf052a7c02af25c48346e4.tar.xz
system/xonsh: Updated for version 0.5.9.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system/xonsh/README')
-rw-r--r--system/xonsh/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/system/xonsh/README b/system/xonsh/README
index ab8c9580d3..aa87fb0a5e 100644
--- a/system/xonsh/README
+++ b/system/xonsh/README
@@ -2,3 +2,8 @@ xonsh is a Python-ish, BASHwards-compatible shell language
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
+
+NOTE:
+Please install python3 first before installing all other requirements.