Update readme.md

This commit is contained in:
xsf 2016-08-29 15:45:08 +08:00 committed by GitHub
parent b18aea4165
commit 433383e14a

View File

@ -6,7 +6,7 @@
## How to use
``` bash
$ git clone git@github.com:allan2coder/Vue-SPA.git <yourAppName>
$ git clone https://github.com/allan2coder/Vue-SPA.git <yourAppName>
$ cd <yourAppName>
$ npm install
```