diff --git a/README.md b/README.md index c580fddd..8077f2e7 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ If you want to build from source just do git clone --recursive https://github.com/uberspot/2048-android.git cd 2048-android/ + git submodule update --init --recursive ./gradlew build ### With Eclipse