From fd2380de2653610381fc0b6bca2c4e84a902dd45 Mon Sep 17 00:00:00 2001 From: Kcchouette Date: Sat, 1 Mar 2014 15:28:10 +0100 Subject: [PATCH] Correct a variable --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index b37f49cf..aa293533 100644 --- a/README.rst +++ b/README.rst @@ -366,7 +366,7 @@ environment variable which must fulfill the following conditions: ``$ANDROID_HOME/usr/local``. Before running ``android-config`` and ``android-make``, -``$ANDOIRD_HOME`` environment variable must be set to point to the +``$ANDROID_HOME`` environment variable must be set to point to the correct path. After ``android-config``, run ``android-make`` to compile sources.