mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 04:40:09 +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
|
||||
|
||||
```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
|
||||
|
Loading…
x
Reference in New Issue
Block a user