Skip to content

Commit

Permalink
Add git submodule update --init --recursive to readme instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
uberspot committed Aug 3, 2015
1 parent aa18982 commit 44c3429
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 44c3429

Please sign in to comment.