Skip to content

Commit bd825fc

Browse files
authored
Merge pull request #32 from jernsting/main
Updated JDK Version
2 parents 43972ca + adf3de4 commit bd825fc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@ During development, your probably want to run QuPath easily with your extension
6868
### 0. Make sure you have Java installed
6969
You'll need to install Java first.
7070

71-
At the time of writing, we use a Java 21 JDK downloaded from https://adoptium.net/
71+
At the time of writing, we use a Java 25 JDK downloaded from https://adoptium.net/
7272

73-
> Java 21 is a 'Long Term Support' release - which is why we use it instead of the very latest version.
73+
> Java 25 is a 'Long Term Support' release - which is why we use it instead of the very latest version.
7474
7575
### 1. Get QuPath's source code
7676
You can find instructions at https://qupath.readthedocs.io/en/stable/docs/reference/building.html

0 commit comments

Comments
 (0)