diff options
Diffstat (limited to 'python/pyxdg/README')
-rw-r--r-- | python/pyxdg/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/pyxdg/README b/python/pyxdg/README index 485a238ba1..6247c59ae0 100644 --- a/python/pyxdg/README +++ b/python/pyxdg/README @@ -1 +1,5 @@ PyXDG contains implementations of freedesktop.org standards in python. + +To install python3 bindings run the slackbuild with PYTHON3=yes. + + # PYTHON3=yes ./pyxdg.SlackBuild |