Parcourir la source

update README.md

YangChangke il y a 7 ans
Parent
commit
d5ef3de700
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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