aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/source/building.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/source/building.md b/src/source/building.md
index e2de0120..dc1388ae 100644
--- a/src/source/building.md
+++ b/src/source/building.md
@@ -146,7 +146,7 @@ This may be caused by
## Python Version 3 ##
-Repo is built on particular functionality from Python 2.x and is unfortunately incompatible with Python 3. In order to use repo, please install Python 2.x:
+Repo is built on particular functionality from Python 2 and is unfortunately incompatible with Python 3. In order to use repo, please install Python 2.6 - 2.7:
$ apt-get install python