Update README.md

This commit is contained in:
RonnieSan 2018-05-23 15:17:54 -07:00 committed by GitHub
parent 5b5314803e
commit 61b23da313
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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