diff --git a/README.md b/README.md index 9734e322a6..656e760c2f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ npm install -g @vue/cli # or yarn global add @vue/cli -vue create my-project +vue init my-project ``` For a detailed guide with recipes for common tasks, detailed usage for each plugin, please see the [full documentation](https://github.com/vuejs/vue-cli/blob/dev/docs/README.md).