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/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python-sh/README b/python/python-sh/README
index 5d7ae670f6..c1002feea6 100644
--- a/python/python-sh/README
+++ b/python/python-sh/README
@@ -4,3 +4,5 @@ allows you to call any program as if it were a function.
Eg:
from sh import ifconfig
print(ifconfig("wlan0"))
+
+Optional dependency: python3