Explorar el Código

update README.md

ChangkeYang hace 7 años
padre
commit
d1ef15b96e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -14,7 +14,7 @@
     todo\Scripts\activate
 
 ### Install Django to the active environment
-    pip install django
+    pip install django==1.10
 
 ### Create a new project
     django-admin.py startproject todo