summaryrefslogtreecommitdiffstats
path: root/system/xonsh/README
diff options
context:
space:
mode:
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.