We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52e2b84 commit 2f20cf9Copy full SHA for 2f20cf9
1 file changed
README.md
@@ -20,7 +20,7 @@ TimeBase Administrator also serves as a **REST/WS gateway for TimeBase Server**.
20
21
### Requirements
22
23
-* **[Oracle JDK 17](https://docs.oracle.com/javase/11/docs/technotes/guides/install/install_overview.html)** or **[Open JDK 17](https://adoptopenjdk.net/)**
+* **[Oracle JDK 17](https://docs.oracle.com/javase/17/docs/technotes/guides/install/install_overview.html)** or **[Open JDK 17](https://adoptopenjdk.net/)**
24
* **[Docker engine](https://docs.docker.com/engine/installation/)** (Optional) to build Docker images locally
25
* Git and Git LFS installed ([How to Install Git LFS](https://docs.github.com/en/repositories/working-with-files/managing-large-files/installing-git-large-file-storage))
26
1. Build project:
0 commit comments