diff --git a/README.md b/README.md index c702e91a6f699c62c6fbad6e93805ea07827d0c3..2f39a28ba0686fc4f58e333d77c9bb75d6dbd1f6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# An example Java 11 project using Maven and JUnit 5.x +# An example Java 17 project using Maven and JUnit 5.x -1. Get adoptopenjdk-11: https://adoptopenjdk.net/ +1. Get adoptopenjdk-17: https://adoptopenjdk.net/ 2. Get maven 3.6.x: https://maven.apache.org/ 3. Add above to your path if neccessary. 4. `git clone git@github.com:example/test.git`