1
0
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:
Mike Linksvayer 2023-08-26 12:01:43 -07:00 committed by GitHub
commit 566792d3f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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