Skip to content

Commit edf98a9

Browse files
committed
Fix stale reference in "Quick Start".
Signed-off-by: Roland Grunberg <rgrunber@redhat.com>
1 parent e12955b commit edf98a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Quick Start
1616
1. Install the Extension
1717
2. On the following platforms, the extension should activate without any setup : `win32-x64`, `darwin-x64`, `darwin-arm64`, `linux-x64`, `linux-arm64`.\
1818
If on another platform, or using the "universal" version, you can [set](#setting-the-jdk) a _Java_ Development Kit. It must be Java 17 or above.
19-
3. Optionally, download and install a Java Development Kit for your project (Java 1.5 or above is supported). See [Project JDKs](#project-jdks) for more details
19+
3. Optionally, download and install a Java Development Kit for your project (Java 1.8 or above is supported). See [Project JDKs](#project-jdks) for more details
2020
4. Extension is activated when you first access a Java file
2121
* Recognizes projects with *Maven* or *Gradle* build files in the directory hierarchy.
2222

0 commit comments

Comments
 (0)