Update Readme.md to notify users to install JDK (#1051)
This commit is contained in:
committed by
Nikolay Igotti
parent
625bf54944
commit
9a922c6947
@@ -10,6 +10,9 @@ virtual machines are not desirable or possible (such as iOS, embedded targets),
|
||||
or where a developer is willing to produce a reasonably-sized self-contained program
|
||||
without the need to ship an additional execution runtime.
|
||||
|
||||
Prerequesties:
|
||||
install JDK for your platform, instead of JRE. The build requires ```tools.jar```, which is not included in JRE.
|
||||
|
||||
To compile from sources use following steps.
|
||||
|
||||
First download dependencies:
|
||||
|
||||
Reference in New Issue
Block a user