diff --git a/README.md b/README.md index a1701e3161b5648ba08b0143249eaa067ff05e98..914d0b790e47627f028a27076e01a607dbe46a06 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ A simple GUI for running the corpus services based on a YAML configuration ## Getting started -This application requires at least JAVA 18 to work. It can be found for download [https://www.oracle.com/java/technologies/downloads/](here). +This application requires at least JAVA 18 to work. It can be found for download [here](https://www.oracle.com/java/technologies/downloads/). Make sure that JAVA is set up properly using JAVA_HOME or available in the PATH. Setup instructions for Windows can be found -[https://explainjava.com/set-java-path-and-java-home-windows/](here) +[here](https://explainjava.com/set-java-path-and-java-home-windows/) ## Running the GUI