mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 21:00:10 +01:00
Merge pull request #1135 from github/submodule-instructions
add --recursive to getting started clone instructions
This commit is contained in:
commit
566792d3f6
@ -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