Documentation tweaks.

This commit is contained in:
Nikolay Igotti
2018-06-28 15:52:00 +03:00
parent 9f64280bc7
commit e2b051e2d5
4 changed files with 13 additions and 5 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.3
* on macOS install Xcode 9.4.1
* on Fedora 26+ ```yum install ncurses-compat-libs``` may be needed
To compile from sources use following steps: