diff --git a/README.md b/README.md index d2d2eb0..a3db7b6 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ $ npm install #### 启动站点 ```Shell -$ gulp +$ npm start ``` 打开浏览器,访问 [http://localhost:3000/](http://localhost:3000)