Specify required Java version

This commit is contained in:
P0nk
2024-07-16 20:16:26 +02:00
parent aab9823a06
commit 205e263255

View File

@@ -71,7 +71,7 @@ You will start by installing the database server and client, and then run some s
You will start by cloning the repository, then configure the database properties and lastly start the server. You will start by cloning the repository, then configure the database properties and lastly start the server.
#### Prerequisites #### Prerequisites
* Java 21+ (I recommend [Amazon Corretto](https://aws.amazon.com/corretto)) * Java 21 (I recommend [Amazon Corretto](https://aws.amazon.com/corretto))
* IDE (I recommend [IntelliJ IDEA](https://www.jetbrains.com/idea/)) * IDE (I recommend [IntelliJ IDEA](https://www.jetbrains.com/idea/))
#### Steps #### Steps