From a0b62797c22857100bf667a28a684eccd15a567c Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Thu, 3 Jan 2019 02:09:31 +0000 Subject: [PATCH] Add --recursive note --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 6fd72e9..fede0e8 100644 --- a/README.md +++ b/README.md @@ -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