From 971252838d8f29d5dbe0611ed7df7d89fb398c27 Mon Sep 17 00:00:00 2001 From: Josh Hamill Date: Thu, 7 Mar 2024 11:10:58 -0500 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6d48c18e..31e44178 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,8 @@ External Requirements: - If want to write Typescript, you need `npm` - If want to write Golang, you will need `go` - etc. + - For Java you must install `jdtls` and update the `java.lua` file to relfect where it is installed + - jdtls requires Java 17, to manage multiple java versions `jabba` is recommended > **NOTE** > See [Windows Installation](#Windows-Installation) to double check any additional Windows notes