From 460310e677f1faa7f6fe5b044be2095eeb3a0cb3 Mon Sep 17 00:00:00 2001 From: Donn Felker Date: Wed, 5 Sep 2012 10:37:24 -0500 Subject: [PATCH] Updating readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b35e921..6db967d 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ v3.0.3+ and the [Android SDK](http://developer.android.com/sdk/index.html) to be installed in your development environment. In addition you'll need to set the `ANDROID_HOME` environment variable to the location of your SDK: - export ANDROID_HOME=/home/roberto/tools/android-sdk + export ANDROID_HOME=/home/donnfelker/tools/android-sdk After satisfying those requirements, the build is pretty simple: