diff --git a/README.md b/README.md index 4c5080b..b1dc230 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ cd vuex-shopping-cart # install dependencies npm install -# start the dev server -npm run dev +# start the Developer server +npm run developer ```