瀏覽代碼

update README.md

YangChangke 7 年之前
父節點
當前提交
d5ef3de700
共有 1 個文件被更改,包括 1 次插入1 次删除
  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