Commit e3c6f877 authored by zhengdixun's avatar zhengdixun

typo

parent 7ee5d667
......@@ -4,6 +4,6 @@
启动方式
创建虚拟环境
virtuenv -p python3.5 training
pip install -r requirement.txt
virtualenv -p python3.5 training
pip install -r requirements.txt
python manage.py runserver
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment