diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 20:45:52 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:38:46 +0700 |
commit | c0aa5e28ef1e55a2d5bf43002430dbaa785c2898 (patch) | |
tree | 0bff8392218454a2fc3f2b917f2d2dee793f313c /development/adoptopenjdk | |
parent | 6f1d99588b23133a58335e25a59476f5d170ab94 (diff) | |
download | slackbuilds-c0aa5e28ef1e55a2d5bf43002430dbaa785c2898.tar.gz |
development/adoptopenjdk: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/adoptopenjdk')
-rw-r--r-- | development/adoptopenjdk/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/development/adoptopenjdk/README b/development/adoptopenjdk/README index c7b412e765..518cd3b816 100644 --- a/development/adoptopenjdk/README +++ b/development/adoptopenjdk/README @@ -1,11 +1,12 @@ This is a SlackBuild to repackage OpenJDK 11 binary from AdoptOpenJDK community with HotSpot JVM. -Before installing this package please consider any other jdk's / jre's that -you have already installed as they may cause conflicts with the PATH, JAVA_HOME -and MANPATH variables. +Before installing this package please consider any other jdk's / jre's +that you have already installed as they may cause conflicts with the +PATH, JAVA_HOME and MANPATH variables. -After installing the package you will need to logout / reboot your machine -as it will add files to the /etc/profile.d folder. +After installing the package you will need to logout / reboot your +machine as it will add files to the /etc/profile.d folder. -To enable JavaFX / OpenJFX support currently you need to add IcedTea-Web. +To enable JavaFX / OpenJFX support currently you need to add +IcedTea-Web. |