diff --git a/README.md b/README.md index cf6f102..df39a4a 100644 --- a/README.md +++ b/README.md @@ -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