diff options
author | Ricardo J. Barberis <ricardo@palmtx.com.ar> | 2017-06-11 07:00:36 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-11 07:00:36 +0700 |
commit | a54e4df22d27359d46c0fee879c4204dd8c840b6 (patch) | |
tree | f6ef41e7e6210adf858fc13695145e928d565557 /python/netifaces/README | |
parent | 2a42fd0085794da7552d19048e188054472953d8 (diff) | |
download | slackbuilds-a54e4df22d27359d46c0fee879c4204dd8c840b6.tar.gz |
python/netifaces: Fix README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/netifaces/README')
-rw-r--r-- | python/netifaces/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/netifaces/README b/python/netifaces/README index a31609c93e..1e3b44c2e5 100644 --- a/python/netifaces/README +++ b/python/netifaces/README @@ -4,4 +4,4 @@ Optional dependencies: python3 and Sphinx Note: To install python3 bindings pass PYTHON3=yes to the slackbuild. - # PYTHON3=yes ./six.SlackBuild + # PYTHON3=yes ./netifaces.SlackBuild |