update README.md.

pull/2/head
李强 2021-03-15 09:14:31 +08:00 committed by Gitee
parent e21ee557bc
commit 6ffe144c60
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ npm run build:prod
python3 manage.py makemigrations python3 manage.py makemigrations
python3 manage.py migrate python3 manage.py migrate
5. 初始化数据 5. 初始化数据
python3 manage.py initialization python3 manage.py init
6. 启动项目 6. 启动项目
python3 manage.py runserver 0.0.0.0:8000 python3 manage.py runserver 0.0.0.0:8000