Update README.md to mention XCode 9.3 dependency.

This commit is contained in:
igotti-google
2018-04-01 16:29:30 +03:00
parent e1e4a5ce82
commit 24250fd1ae
+1 -1
View File
@@ -12,7 +12,7 @@ without the need to ship an additional execution runtime.
Prerequisites:
* install JDK for your platform, instead of JRE. The build requires ```tools.jar```, which is not included in JRE;
* on macOS install Xcode 9.2
* on macOS install Xcode 9.3
* on Fedora 26+ ```yum install ncurses-compat-libs``` may be needed
To compile from sources use following steps: