Update the git clone with submodule command in README

This commit is contained in:
raphj 2023-06-26 09:59:00 +02:00 committed by GitHub
parent 88d1cc1650
commit 8c8e41bc89
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -65,7 +65,7 @@ You must have [Node.js 16](https://nodejs.org/) and npm installed.
1. Clone with submodules
```bash
git clone https://github.com/ajayyy/SponsorBlock --recurse-submodules=yes
git clone --recursive https://github.com/ajayyy/SponsorBlock
```
Or if you already cloned it, pull submodules with