diff --git a/README.md b/README.md index 0686a96..2afb5e9 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ For advanced features such as asset compilation, hot-reload, lint-on-save, unit This is a project template for [vue-cli](https://github.com/vuejs/vue-cli). ``` bash -$ npm install -g vue-cli # Install vue-cli if you haven't already +$ npm install -g @vue/cli # Install vue-cli if you haven't already $ vue init simple my-project # Create a new project based on this template $ cd my-project # Navigate into your new project folder