summaryrefslogtreecommitdiff
path: root/rst/installation.rst
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2016-03-09 10:10:14 -0800
committerNikolaus Rath <Nikolaus@rath.org>2016-03-09 10:10:14 -0800
commit061b768a9d87d125df6edb494df519447fab21c6 (patch)
tree6713961cc7765ba1c918f48acd5cfbdd23adc700 /rst/installation.rst
parentdce32fe37c01d1f068d54fa027c7f856e171cdbc (diff)
Import s3ql_2.13+dfsg.orig.tar.gz
Diffstat (limited to 'rst/installation.rst')
-rw-r--r--rst/installation.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/rst/installation.rst b/rst/installation.rst
index 5c3875b..5ec4972 100644
--- a/rst/installation.rst
+++ b/rst/installation.rst
@@ -84,9 +84,9 @@ that is not the case.
* The `Python dugong module
<https://bitbucket.org/nikratio/python-dugong/>`_. To check if this
- module is installed, try to execute `python3 -c 'import dugong';
+ module is installed, try to execute `python3 -c 'import dugong;
print(dugong.__version__)'`. This should print a version number. You
- need at least version 3.2.
+ need at least version 3.4.
* If your system is using `systemd`_, make sure that the ``systemd``
Python module is available for Python 3. To check this, try to run