diff options
Diffstat (limited to 'python/stem/README')
-rw-r--r-- | python/stem/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/stem/README b/python/stem/README index 3f5ce7d842799..7156686e080c0 100644 --- a/python/stem/README +++ b/python/stem/README @@ -5,5 +5,5 @@ stem is compatible with python 2.6+ (including python 3) Having Tor installed is not required for building. The Tor installation does not have to be from SBo. -Sphinx is an optional dependency to create proper documentation. -In order to do so, pass DOC=yes to the script. +A python 3 module will be compiled if python 3 is installed on +the system during compile time. |