diff --git a/README.md b/README.md index ec46a86..7491001 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ $ git clone https://gitee.com/smallc/Sword.git $ cd Sword $ yarn install 或者 npm install # mock模式 -$ yarn start 或者 npm start +$ yarn start:mock 或者 npm start:mock # 服务模式 $ yarn run start:no-mock 或者 npm run start:no-mock # 访问 http://localhost:1888