Skip to content
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.

Update Readme.md to notify users to install JDK #1051

Merged
merged 2 commits into from
Nov 20, 2017
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Revised Linux specific notes to all platforms
  • Loading branch information
itzurabhi authored Nov 20, 2017
commit 49dd81e9edbd5d8fb414515b94afcbfe84b48d55
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ or where a developer is willing to produce a reasonably-sized self-contained pro
without the need to ship an additional execution runtime.

Prerequesties:

Linux:
install JDK for your distribution, 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.

To compile from sources use following steps.

Expand Down