diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-05-23 04:44:37 +0300 |
---|---|---|
committer | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-05-23 04:44:37 +0300 |
commit | 9c90555bbc33277dc61d93deda227e0fc406f4c9 (patch) | |
tree | ef70a6b74fb60e72909e326f39433cee379781fa /system/xonsh/README | |
parent | f8787fa4f98999d2002362c9d400059f3c39d193 (diff) |
system/xonsh: Updated for version 0.3.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system/xonsh/README')
-rw-r--r-- | system/xonsh/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/system/xonsh/README b/system/xonsh/README index 9e2445b1e50a..ab8c9580d34e 100644 --- a/system/xonsh/README +++ b/system/xonsh/README @@ -2,5 +2,3 @@ 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. - -NOTE: Install python3 before install ply package. |