Skip to content

Commit

Permalink
Change JDK requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
Avanatiker authored and JojOatXGME committed Dec 7, 2024
1 parent 64602c0 commit 16d6220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ yourself as described below.
Follow the following steps before you build the project the first time.

* Clone the repository
* Ensure that you have a JDK for Java 11 or higher on your PATH
* Ensure that you have a JDK for Java 17 or higher on your PATH
* Only on NixOS: Setup JetBrains Runtime (JBR) from `<nixpkgs>`
```sh
nix-build '<nixpkgs>' -A jetbrains.jdk -o jbr
Expand Down

0 comments on commit 16d6220

Please sign in to comment.