mirror of
https://github.com/github/choosealicense.com
synced 2024-12-21 12:20:10 +01:00
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:
parent
90885250f7
commit
660b932c26
@ -30,7 +30,7 @@ sudo apt-get install make cmake
|
|||||||
### Installing and Running the tool
|
### Installing and Running the tool
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/github/choosealicense.com.git
|
git clone https://github.com/github/choosealicense.com.git --recursive
|
||||||
cd choosealicense.com
|
cd choosealicense.com
|
||||||
./script/bootstrap
|
./script/bootstrap
|
||||||
./script/server
|
./script/server
|
||||||
|
Loading…
x
Reference in New Issue
Block a user