Update README.md

This commit is contained in:
Stephen Grider 2017-04-06 16:10:57 -07:00 committed by GitHub
parent 14729e5c8c
commit 8ad0b89c55
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ There are two methods for getting started with this repo.
Checkout this repo, install dependencies, then start the gulp process with the following:
```
> git clone git@github.com:StephenGrider/ReduxSimpleStarter.git
> git clone https://github.com/StephenGrider/ReduxSimpleStarter.git
> cd ReduxSimpleStarter
> npm install
> npm start