mirror of
https://github.com/jquery/sizzle.git
synced 2025-12-28 04:43:44 +00:00
Docs: Update the command to clone the repo
This commit is contained in:
parent
ef52300a48
commit
4194dc464e
@ -35,7 +35,7 @@ How to build Sizzle
|
|||||||
Clone a copy of the main Sizzle git repo by running:
|
Clone a copy of the main Sizzle git repo by running:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone git://github.com/jquery/sizzle.git
|
git clone git@github.com:jquery/sizzle.git
|
||||||
```
|
```
|
||||||
|
|
||||||
In the `sizzle/dist` folder you will find build version of sizzle along with the minified copy and associated map file.
|
In the `sizzle/dist` folder you will find build version of sizzle along with the minified copy and associated map file.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user