From 240f2283943c740ab972743b5efe9a4f6dfd56fc Mon Sep 17 00:00:00 2001 From: ehs03y3ol Date: Tue, 8 Nov 2016 01:38:02 +0100 Subject: [PATCH] Removed uneeded quote --- Compilation-guide-(Android-from-Windows).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compilation-guide-(Android-from-Windows).md b/Compilation-guide-(Android-from-Windows).md index ee7a814..780c65a 100644 --- a/Compilation-guide-(Android-from-Windows).md +++ b/Compilation-guide-(Android-from-Windows).md @@ -8,7 +8,7 @@ Android NDK Specific project dependencies: * **The ant tool** -* **Cygwin** (base settings to just interpret Bash Script) // Might I will check improve the script +* **Cygwin** (base settings to just interpret Bash Script) * **Git** Setting up enviroment on Windows