add --recursive to getting started clone instructions

Oversight in d4f8e2afe1 or at least https://github.com/github/choosealicense.com/pull/817
This commit is contained in:
Mike Linksvayer 2023-08-25 18:22:14 -07:00 committed by GitHub
parent 90885250f7
commit 660b932c26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ sudo apt-get install make cmake
### Installing and Running the tool
```bash
git clone https://github.com/github/choosealicense.com.git
git clone https://github.com/github/choosealicense.com.git --recursive
cd choosealicense.com
./script/bootstrap
./script/server