diff options
author | DioEgizio <83089242+DioEgizio@users.noreply.github.com> | 2022-01-29 11:00:13 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-29 11:00:13 +0100 |
commit | b34239ebc64c602ea5859996ef04fec505a6a104 (patch) | |
tree | 0e4648046cfddf7f76770031eae0c8105d5a337f /BUILD.md | |
parent | 7ef6c586c5a1b1ee33f2beeb43d1aa84a61b219c (diff) | |
download | PrismLauncher-b34239ebc64c602ea5859996ef04fec505a6a104.tar.gz PrismLauncher-b34239ebc64c602ea5859996ef04fec505a6a104.tar.bz2 PrismLauncher-b34239ebc64c602ea5859996ef04fec505a6a104.zip |
adoptium
Diffstat (limited to 'BUILD.md')
-rw-r--r-- | BUILD.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -217,7 +217,7 @@ zlib1.dll ### Install prerequisites: - Install XCode Command Line tools - Install the official build of CMake (https://cmake.org/download/) -- Install JDK 8 (https://www.oracle.com/java/technologies/javase/javase-jdk8-downloads.html) +- Install JDK 8 (https://adoptium.net/releases.html?variant=openjdk8&jvmVariant=hotspot) - Get Qt 5.6 and install it (https://download.qt.io/new_archive/qt/5.6/5.6.3/) ### XCode Command Line tools |