From 77feddeb69c639820d733cbd6376a981c3be65b5 Mon Sep 17 00:00:00 2001 From: Tom van Wietmarschen Date: Mon, 27 Jul 2015 16:49:15 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f52e78e3..2083e6424 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ This project can also be built using Gradle, tested and installed into a (local) ### Prerequisites -Building the project through Gradle required the NDK to be installed through the Android SDK manager. The build system will look for the NDK in $ANDROID_HOME/ndk-bundle/ +Building the project through Gradle requires the NDK to be installed through the Android SDK manager. The build system will look for the NDK in $ANDROID_HOME/ndk-bundle/ A file local.properties needs to be created with the location of your android SDK, the contents of this file should be: