diff options
Diffstat (limited to 'site/docs/getting-started')
| -rw-r--r-- | site/docs/getting-started/0-installation.md | 2 | ||||
| -rw-r--r-- | site/docs/getting-started/4-start-using-intellij.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/site/docs/getting-started/0-installation.md b/site/docs/getting-started/0-installation.md index 281e811f..76ffd015 100644 --- a/site/docs/getting-started/0-installation.md +++ b/site/docs/getting-started/0-installation.md @@ -14,7 +14,7 @@ quicker (The web server is however missing some more complex features). 1. **Supported Platforms** OpenDC is actively tested on Windows, macOS and GNU/Linux. 2. **Required Software** - A Java installation of version 19 or higher is required for OpenDC. You may download the + A Java installation of version 21 or higher is required for OpenDC. You may download the [Java distribution from Oracle](https://www.oracle.com/java/technologies/downloads/) or use the distribution provided by your package manager. diff --git a/site/docs/getting-started/4-start-using-intellij.md b/site/docs/getting-started/4-start-using-intellij.md index eb821088..6aec91f1 100644 --- a/site/docs/getting-started/4-start-using-intellij.md +++ b/site/docs/getting-started/4-start-using-intellij.md @@ -10,7 +10,7 @@ First of all you can download IntelliJ here: https://lp.jetbrains.com/intellij-i git clone git@github.com:atlarge-research/opendc ``` -Check if you have a compatible java version available. Make sure to have one of these versions available: [19, 20, 21] +Check if you have a compatible java version available. Make sure to have one of these versions available: [21] If not install a supported version! |
