From 329d7b6a736b5e8958756b570db5f1ba095d7197 Mon Sep 17 00:00:00 2001 From: minggo Date: Tue, 16 Jan 2018 13:47:21 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7d90e86e97..e1b247c0fe 100644 --- a/README.md +++ b/README.md @@ -153,11 +153,11 @@ Main features Build Requirements ------------------ -* Mac OS X 10.7+, Xcode 7+ +* Mac OS X 10.7+, Xcode 8+ * or Ubuntu 12.10+, CMake 2.6+ -* or Windows 7+, VS 2013+ +* or Windows 7+, VS 2015 * Python 2.7.5 -* NDK r11+ is required to build Android games(tested with r14) +* NDK r16+ is required to build Android games * Android Studio 2.3.3+ to build Android games(tested with 2.3.3) * JRE or JDK 1.6+ is required for web publishing