Skip to content

Commit 3c1afc4

Browse files
committed
Update Fiji system requirements lists
* Windows ARM64 is now supported. * Add missing closing parentheses.
1 parent abe449e commit 3c1afc4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_pages/software/fiji/downloads.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@ title: Fiji Downloads
99
## System requirements
1010

1111
Fiji-Latest runs on:
12-
- Windows 10 or later on x86-64
12+
- Windows 10 or later on x86-64 or arm64
1313
- macOS 11 "Big Sur" or later, Apple Silicon or Intel
1414
- Ubuntu 22.04 LTS or later on x86-64 or arm64
15-
- Any other system with a Java 21 runtime, except for plugins using native libraries (e.g. [3D Viewer](https://imagej.net/plugins/3d-viewer)
15+
- Any other system with a Java 21 runtime, except for plugins using native libraries (e.g. [3D Viewer](https://imagej.net/plugins/3d-viewer))
1616

1717
Fiji-Stable runs on:
1818
- Windows XP or later on x86-64 or x86-32
1919
- Mac OS X 10.8 "Mountain Lion" or later in x86/Intel mode
2020
- Linux on x86-64
21-
- Any other system with a Java 8 runtime, except for plugins using native libraries (e.g. [3D Viewer](https://imagej.net/plugins/3d-viewer)
21+
- Any other system with a Java 8 runtime, except for plugins using native libraries (e.g. [3D Viewer](https://imagej.net/plugins/3d-viewer))
2222

2323
## Installation
2424

0 commit comments

Comments
 (0)