From: fred-boy Date: Wed, 25 Apr 2018 05:08:14 +0000 (+0700) Subject: Fix README.md X-Git-Tag: alpha0.4~109 X-Git-Url: https://deadsoftware.ru/gitweb?p=cavedroid.git;a=commitdiff_plain;h=1e88a2d8e51b878dc40e82977353231a4248d696 Fix README.md --- diff --git a/README.md b/README.md index a0d220e..c6dfe6a 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,6 @@ 2D Minecraft clone for Android and Desktop.
Written in Java using libGDX framework.
## Build instructions -### Requierments -android-sdk 20 -build-tools 25.0.0 -jdk 1.8.0_161 ### Android To build for Android use
`./gradlew android:assemble`