Skip to content

Commit

Permalink
Docs: Update the command to clone the repo
Browse files Browse the repository at this point in the history
  • Loading branch information
mgol committed Feb 14, 2023
1 parent ef52300 commit 4194dc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 4194dc4

Please sign in to comment.