diff --git a/README.md b/README.md index 9395205eb..00e1d9969 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ For bugs, feature requests, developing questions, please use [GitHub issues](htt Building ct.js requires [Node and npm](https://nodejs.org/en/download/) installed on your machine. ```sh -git clone git@gitlab.com:CoMiGo/ctjs.git ctjs +git clone --recurse-submodules -j8 git@gitlab.com:CoMiGo/ctjs.git ctjs cd ./ctjs npm install gulp-cli -g gulp -f devSetup.gulpfile.js