1
0
Fork 0

Merge pull request #12 from downslope7/patch-2

Adjust submodule init instructions
kcx-1614
Sergey 2015-04-29 06:37:36 +03:00
commit e46dceffcb
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Compilation
We use Gradle to handle our dependencies.
1. Checkout project.
2. Init submodules : git submodule update --init --recursive --depth 1
2. Init submodules : git submodule update --init --recursive
3. Setup workspace : gradlew setupCauldron
4. Build binaries : gradlew buildPackages
Note: all binaries will be in distributions folder