diff options
Diffstat (limited to 'python/simplejson/README')
-rw-r--r-- | python/simplejson/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/simplejson/README b/python/simplejson/README index fbf7a984b3..f79c7c0d4f 100644 --- a/python/simplejson/README +++ b/python/simplejson/README @@ -8,4 +8,4 @@ Optional dependencies: Sphinx and python3. Note: To install python3 bindings install python3 and pass PYTHON3=yes to the slackbuild. - # PYTHON3 ./simplejson.SlackBuild + # PYTHON3="yes" ./simplejson.SlackBuild |