diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 20:54:56 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:38:54 +0700 |
commit | 863d802b6f44a7bdd72f8bc7bc7c220bf70ccbf4 (patch) | |
tree | 87dd2ca17f25bafc46ebff2390b77f6bfabc854c /development/bpython | |
parent | baab2c5770ff7a027ce9eec261d5f4fed58d91bd (diff) | |
download | slackbuilds-863d802b6f44a7bdd72f8bc7bc7c220bf70ccbf4.tar.gz |
development/bpython: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/bpython')
-rw-r--r-- | development/bpython/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/development/bpython/README b/development/bpython/README index 584378d5d1..c62aab2615 100644 --- a/development/bpython/README +++ b/development/bpython/README @@ -1,3 +1,4 @@ -bpython is a fancy curses interface to the Python interactive interpreter. +bpython is a fancy curses interface to the Python interactive +interpreter. NOTE: Install python3 first before installing all other requirements. |