diff options
Diffstat (limited to 'python/pyewmh/README')
-rw-r--r-- | python/pyewmh/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pyewmh/README b/python/pyewmh/README index 8259e9af80361..0e162f676d45b 100644 --- a/python/pyewmh/README +++ b/python/pyewmh/README @@ -2,4 +2,4 @@ An implementation of EWMH (Extended Window Manager Hints) for python, based on Xlib. It allows EWMH-compliant window managers (most modern WMs) to be queried and controlled. -Python3 is an optional dependency. +python3 should be installed before any other dependencies. |