Update README.md to mention XCode 9.3 dependency.
This commit is contained in:
@@ -12,7 +12,7 @@ without the need to ship an additional execution runtime.
|
|||||||
|
|
||||||
Prerequisites:
|
Prerequisites:
|
||||||
* install JDK for your platform, instead of JRE. The build requires ```tools.jar```, which is not included in JRE;
|
* 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
|
* on Fedora 26+ ```yum install ncurses-compat-libs``` may be needed
|
||||||
|
|
||||||
To compile from sources use following steps:
|
To compile from sources use following steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user