From 63b02ff9cbdad73bab8d8b669ed228bacfca6605 Mon Sep 17 00:00:00 2001 From: Timotheus Pokorra Date: Thu, 4 Jan 2024 22:46:40 +0100 Subject: [PATCH] Small fix in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca3b16fc..105bec4e 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ To be able to build and run the Java Spring Boot application, you need the follo We recommend to use an IDE (e.g. *IntelliJ IDEA* or *Eclipse* or *VS Code* with *[STS](https://spring.io/tools)* and optionally a GUI Frontend for *PostgreSQL* like *Postbird*. -If you have at least Docker, the Java JDK installed in appropriate versions and in your `PATH`, then you can start like this: +If you have at least Docker and the Java JDK installed in appropriate versions and in your `PATH`, then you can start like this: cd your-hsadmin-ng-directory