Skip to content

Commit cbb9829

Browse files
committed
Tweak macOS installation instruction
1 parent 0bca397 commit cbb9829

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

ReadMe.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ This example will show how to:
8282

8383
**1. Download FIJI without JRE**
8484

85-
Go to https://fiji.sc/ and select "Download the no-JRE version".
85+
Go to https://fiji.sc/ and download the **"No JRE"** version (not specific to any OS).
8686
That should get file called `fiji-nojre.zip`
8787

8888
**2. Unzip the `fiji-nojre.zip` in a folder of choice**
@@ -106,11 +106,11 @@ Select:
106106
* version: `11-LTS` (`17-LTS` will work too, but you will not have JavaScript available, if you want to use it)
107107

108108
Click on `tar.gz` button to download and save to the `java` folder you created earlier.
109-
You should have file like `OpenJDK11U-jre_x64_windows_hotspot_11.0.19_7.tar.gz`.
109+
You should have file like `OpenJDK11U-jre_aarch64_mac_hotspot_11.0.20_8.tar.gz`.
110110

111111
**5. Uncompress into the `java` folder**
112112

113-
That will create folder like `jdk-11.0.19+7-jre`.
113+
That will create folder like `jdk-11.0.20+8-jre`.
114114
This is the Java VM that IJP ImageJ Launcher will use to start Fiji.
115115

116116
**6. Download the IJP ImageJ Launcher and uncompress**

0 commit comments

Comments
 (0)