We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 446ae68 commit e13a546Copy full SHA for e13a546
README.md
@@ -26,6 +26,12 @@ You can find out more about LiquidJava in the following resources:
26
27
# Setup the project
28
29
+## Prerequisites
30
+Before setting up LiquidJava, ensure you have the following installed:
31
+
32
+- Java 20 or newer - The project is configured to use Java 20;
33
+- Maven 3.6+ - For building and dependency management.
34
35
## Installation Steps
36
37
1. Clone the repository: `git clone https://github.com/CatarinaGamboa/liquidjava.git`;
0 commit comments