Update README.md

This commit is contained in:
Stephen Grider 2016-01-07 11:20:51 -08:00
parent 0c7231d56b
commit c5ad6ad3d4
1 changed files with 1 additions and 1 deletions

View File

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