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 2959c4d commit 909246dCopy full SHA for 909246d
README.md
@@ -12,7 +12,7 @@ Then install Gulp using `npm install -g gulp`. This installs Gulp globally and i
12
13
Clone this repo to your local computer using this command:
14
15
- git clone git@github.com:cssanimation/gulp-sass-starter.git starter
+ git clone https://git@github.com/cssanimation/gulp-sass-starter.git starter
16
17
With the files downloaded, navigate to your `starter` folder on the command line (or Terminal) and run `npm install` to set things up.
18
0 commit comments