mirror of
https://github.com/gotson/komga.git
synced 2025-12-06 08:32:25 +01:00
docs: minimum Java version is 21
This commit is contained in:
parent
71e8e9a014
commit
388349df58
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ Thanks a lot for contributing to Komga!
|
||||||
|
|
||||||
You will need:
|
You will need:
|
||||||
|
|
||||||
- Java JDK version 17+
|
- Java JDK version 21+
|
||||||
- Nodejs version 18+ (check the `.nvmrc` file)
|
- Nodejs version 18+ (check the `.nvmrc` file)
|
||||||
|
|
||||||
## Setting up the project
|
## Setting up the project
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue