mirror of
https://github.com/ij-plugins/ijp-imagej-launcher.git
synced 2024-11-13 16:29:01 -08:00
Tweak macOS installation instruction
This commit is contained in:
parent
0bca3977ad
commit
cbb9829f8e
1 changed files with 3 additions and 3 deletions
|
|
@ -82,7 +82,7 @@ This example will show how to:
|
|||
|
||||
**1. Download FIJI without JRE**
|
||||
|
||||
Go to https://fiji.sc/ and select "Download the no-JRE version".
|
||||
Go to https://fiji.sc/ and download the **"No JRE"** version (not specific to any OS).
|
||||
That should get file called `fiji-nojre.zip`
|
||||
|
||||
**2. Unzip the `fiji-nojre.zip` in a folder of choice**
|
||||
|
|
@ -106,11 +106,11 @@ Select:
|
|||
* version: `11-LTS` (`17-LTS` will work too, but you will not have JavaScript available, if you want to use it)
|
||||
|
||||
Click on `tar.gz` button to download and save to the `java` folder you created earlier.
|
||||
You should have file like `OpenJDK11U-jre_x64_windows_hotspot_11.0.19_7.tar.gz`.
|
||||
You should have file like `OpenJDK11U-jre_aarch64_mac_hotspot_11.0.20_8.tar.gz`.
|
||||
|
||||
**5. Uncompress into the `java` folder**
|
||||
|
||||
That will create folder like `jdk-11.0.19+7-jre`.
|
||||
That will create folder like `jdk-11.0.20+8-jre`.
|
||||
This is the Java VM that IJP ImageJ Launcher will use to start Fiji.
|
||||
|
||||
**6. Download the IJP ImageJ Launcher and uncompress**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue