diff --git a/docs/README.md b/docs/README.md index 823ea9d..93421c2 100644 --- a/docs/README.md +++ b/docs/README.md @@ -217,14 +217,14 @@ xhr.send(null); ``` $ npm install -$ npm run start +$ npm run dev ``` ## Make a release ``` $ npm install -$ npm run test +$ npm run build ``` ## Related Projects