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