Documentation update, v0.9.2 preps. (#2096)

This commit is contained in:
Nikolay Igotti
2018-09-20 11:52:06 +03:00
committed by GitHub
parent 047c665708
commit 3b4b0728ef
2 changed files with 10 additions and 3 deletions
+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.4.1
* on macOS install Xcode 10.0
* on Fedora 26+ ```yum install ncurses-compat-libs``` may be needed
To compile from sources use following steps: