summaryrefslogtreecommitdiffstats
path: root/python/python-sh/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-sh/README')
-rw-r--r--python/python-sh/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python-sh/README b/python/python-sh/README
index c1002feea6..e1c4d96069 100644
--- a/python/python-sh/README
+++ b/python/python-sh/README
@@ -6,3 +6,7 @@ from sh import ifconfig
print(ifconfig("wlan0"))
Optional dependency: python3
+
+Note: Pass PYTHON3=yes to the slackbuild for pyhton 3 support.
+
+ # PYTHON3="yes" ./python-sh.SlackBuild