diff --git a/README.md b/README.md index 7bdc29cc..0aad8537 100644 --- a/README.md +++ b/README.md @@ -27,12 +27,6 @@ npm run build # run unit tests npm run unit - -# run e2e tests -npm run e2e - -# run all tests -npm test ``` For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).