We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14729e5 commit 8ad0b89Copy full SHA for 8ad0b89
README.md
@@ -10,7 +10,7 @@ There are two methods for getting started with this repo.
10
Checkout this repo, install dependencies, then start the gulp process with the following:
11
12
```
13
-> git clone git@github.com:StephenGrider/ReduxSimpleStarter.git
+> git clone https://github.com/StephenGrider/ReduxSimpleStarter.git
14
> cd ReduxSimpleStarter
15
> npm install
16
> npm start
0 commit comments