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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user