Add --recursive note

This commit is contained in:
rubenwardy 2019-01-03 02:09:31 +00:00 committed by GitHub
parent bdf4598aa7
commit a0b62797c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,14 @@ Uses the [CTF PvP engine](https://github.com/rubenwardy/ctf_pvp_engine)
* Fast rounds of CTF games
* Removed nodes for focus
## USE RECURSIVE CLONING!
Capture the flag uses several submodules. Make sure to grab them all by cloning like this:
```sh
git clone --recursive https://github.com/MT-CTF/capturetheflag.git
```
## System Requirements
### Recommended