summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2020-08-12 09:16:46 +0200
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2020-08-12 11:02:04 +0200
commit92317c60e3e835adc988733ef56bfed63340e46b (patch)
tree807af5e181f1252f7d2cbee6185075d450102a65 /README.rst
parentc6e5dd2c0ded25434d318377cbf7cd9b10b59d41 (diff)
Updated to Python 3.6.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index bf019de2..c540c596 100644
--- a/README.rst
+++ b/README.rst
@@ -9,7 +9,7 @@ djangoproject.com source code
To run locally, do the usual:
-#. Create a Python 3.5 virtualenv
+#. Create a Python 3.6 virtualenv
#. Install dependencies::