修正README.zh-CN.md

pull/856/head
iGoo丶 2018-07-10 23:13:39 +08:00 committed by GitHub
parent 6a5197ad51
commit 4f460f97c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ npm run dev
# 构建测试环境
npm run build:sit
# 构建生环境
# 构建生环境
npm run build:prod
```