diff options
Diffstat (limited to 'system/xonsh/README')
-rw-r--r-- | system/xonsh/README | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/system/xonsh/README b/system/xonsh/README index 8c0180ed05..b237369dfa 100644 --- a/system/xonsh/README +++ b/system/xonsh/README @@ -3,7 +3,4 @@ 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_toolkiti, python-distro - -NOTE: -Please install python3 first before installing all other requirements. +Optional dependencies: setproctitle, prompt_toolkiti, python-distro |