diff --git a/README.md b/README.md index 8f19356..f54c31c 100644 --- a/README.md +++ b/README.md @@ -41,14 +41,14 @@ See [docs](http://aplayer.js.org/docs) ``` $ npm install -$ npm run start +$ npm run dev ``` ## Make a release ``` $ npm install -$ npm run test +$ npm run build ``` ## Related Projects