Skip to content

Commit 4194dc4

Browse files
committed
Docs: Update the command to clone the repo
1 parent ef52300 commit 4194dc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ How to build Sizzle
3535
Clone a copy of the main Sizzle git repo by running:
3636

3737
```bash
38-
git clone git://github.com/jquery/sizzle.git
38+
git clone git@github.com:jquery/sizzle.git
3939
```
4040

4141
In the `sizzle/dist` folder you will find build version of sizzle along with the minified copy and associated map file.

0 commit comments

Comments
 (0)