Update README.md

This commit is contained in:
Stephen Grider 2016-01-08 10:26:34 -08:00
parent c5ad6ad3d4
commit 31208bfa31
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ Checkout this repo, install depdencies, then start the gulp process with the fol
```
> git clone git@github.com:StephenGrider/ReduxSimpleStarter.git
> cd ReactStarter
> cd ReduxSimpleStarter
> npm install
> npm start
```