diff options
Diffstat (limited to 'python/psutil/README')
-rw-r--r-- | python/psutil/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/psutil/README b/python/psutil/README index 0b94eeec80..c6fc21eeb6 100644 --- a/python/psutil/README +++ b/python/psutil/README @@ -5,3 +5,7 @@ command line tools such as: ps, top, df, kill, free, lsof, netstat, ifconfig, nice, ionice, iostat, iotop, uptime, pidof, tty, who, taskset, and pmap. Optional: pysetuptools, python3. + +To install python3 bindings run the slackbuild with PYTHON3=yes. + + # PYTHON3=yes ./psutil.SlackBuild |