From 61b23da3133c9d301eacf51cf7ed733765253b70 Mon Sep 17 00:00:00 2001 From: RonnieSan Date: Wed, 23 May 2018 15:17:54 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 506a38c..887b4ca 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ At the command line, enter the following commands in parent folder of where you $ npm install -g vue-cli # Create a new project based on this template -$ vue init ronniesan/browser-component my-project +$ vue init ronniesan/vue-browser-sfc my-project # Navigate into your new project folder $ cd my-project