Docs: Update the command to clone the repo

This commit is contained in:
Michał Gołębiowski-Owczarek 2023-02-14 19:24:56 +01:00
parent ef52300a48
commit 4194dc464e
No known key found for this signature in database

View File

@ -35,7 +35,7 @@ How to build Sizzle
Clone a copy of the main Sizzle git repo by running:
```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.