diff options
author | mathieui <mathieui@mathieui.net> | 2012-12-31 02:35:41 +0100 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2012-12-31 02:35:41 +0100 |
commit | 1f58cb312430b9db7a9881a9b19c80fed5250b76 (patch) | |
tree | 824092c55e94452c2aec29d3bd2f190ee7c2dd33 | |
parent | 26ecafc6e5f5090014ff54397364e898410d46b8 (diff) | |
download | poezio-1f58cb312430b9db7a9881a9b19c80fed5250b76.tar.gz poezio-1f58cb312430b9db7a9881a9b19c80fed5250b76.tar.bz2 poezio-1f58cb312430b9db7a9881a9b19c80fed5250b76.tar.xz poezio-1f58cb312430b9db7a9881a9b19c80fed5250b76.zip |
Fix #2167
(kinda)
-rw-r--r-- | doc/en/install.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/en/install.txt b/doc/en/install.txt index 1d1be48b..dd6b9d43 100644 --- a/doc/en/install.txt +++ b/doc/en/install.txt @@ -1,6 +1,9 @@ Install ======= +NOTE: Python 3.2 or better is highly recommended, as we do not officially +support python 3.1 (although we do try to keep things running). + Poezio in the GNU/Linux distributions ------------------------------------- |