From 3db72e68b56fde2fbe876dbc06181acf748770ee Mon Sep 17 00:00:00 2001 From: Shautvast Date: Tue, 12 Nov 2024 10:52:10 +0100 Subject: [PATCH] small fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45e8835..478b791 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ running: * install jdk22, and apache maven * run `mvn spring-boot:run` * go to http://localhost:8080 -* in the console type `fly` [enter] +* in the console in the ui type `fly` [enter] *solution2* * written in rust