summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/en/install.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/en/install.txt b/doc/en/install.txt
index 49232abd..1d1be48b 100644
--- a/doc/en/install.txt
+++ b/doc/en/install.txt
@@ -37,6 +37,9 @@ In order for poezio to correctly work, you need the libs SleekXMPP and
=== Dependencies ===
+NOTE: If your python3 version is too old because of debian (e.g. < 3.2), you
+should install the python3-argparse package if it exists, or use
+pip3/virtualenvs to install it.
If you want to install SleekXMPP and dnspython by yourself, follow these
instructions. Else, go to the next section (recommended).