diff options
Diffstat (limited to 'python/python-libnacl')
-rw-r--r-- | python/python-libnacl/README | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/python/python-libnacl/README b/python/python-libnacl/README index db7bea1cc8..151c77c013 100644 --- a/python/python-libnacl/README +++ b/python/python-libnacl/README @@ -1,8 +1,7 @@ Python bindings for libsodium/tweetnacl based on ctypes. -Optional dependencies: msgpack-python and python3 +Optional dependencies: msgpack-python To install python3 bindings install python3 and then run the script with PYTHON3=yes. - # PYTHON3=yes ./python-libnacl.SlackBuild |