Skip to content

Commit

Permalink
🚧 Merge master with develop
Browse files Browse the repository at this point in the history
  • Loading branch information
CosmoMyzrailGorynych committed Sep 2, 2019
2 parents cdec4d5 + 10b0ac0 commit cb2f098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 [email protected]:CoMiGo/ctjs.git ctjs
git clone --recurse-submodules -j8 [email protected]:CoMiGo/ctjs.git ctjs
cd ./ctjs
npm install gulp-cli -g
gulp -f devSetup.gulpfile.js
Expand Down

0 comments on commit cb2f098

Please sign in to comment.