From 35af6c75830f37ee90475712adb0fe698c3377e5 Mon Sep 17 00:00:00 2001 From: John Grub Date: Wed, 11 Jun 2014 22:38:17 -0700 Subject: [PATCH] Updated Android compilation guide (from linux) (markdown) --- Android-compilation-guide-(from-linux).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Android-compilation-guide-(from-linux).md b/Android-compilation-guide-(from-linux).md index 668062f..848420b 100644 --- a/Android-compilation-guide-(from-linux).md +++ b/Android-compilation-guide-(from-linux).md @@ -4,7 +4,7 @@ You need a complete android development environment ready to develop native apps * Android SDK * Android NDK -Use Google to figure out how to install that and make sure the appropriate executables from the above are in your path variable. +Use Google to figure out how to install that and make sure the appropriate executables from the above are in your path variable. You should also be running some flavor of Linux. ## Building libretro cores ```bash