2
0

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

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