Skip to content

Commit 47d6f83

Browse files
Lazzarcordovano
authored andcommitted
Update installation instructions for macOS
On macOS one has to install the liberica-jdk8-full package in order to have OpenJFX.
1 parent 02b2315 commit 47d6f83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Running_Linux_OSX.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The following need to be done at least once. They do not need to be repeated for
2727
-- OS X:
2828
1. Install BellSoft Java 8.
2929
% brew tap bell-sw/liberica
30-
% brew cask install liberica-jdk8
30+
% brew cask install liberica-jdk8-full
3131
2. Set JAVA_HOME environment variable to location of JRE installation.
3232
e.g. add the following to ~/.bashrc
3333
export JAVA_HOME=$(/usr/libexec/java_home -v 1.8)

0 commit comments

Comments
 (0)