From 76ca076d8a4d8000f6cfc4dbe83d56623bb29481 Mon Sep 17 00:00:00 2001 From: Dive <112424522+JeffTabiri@users.noreply.github.com> Date: Mon, 8 Apr 2024 03:13:52 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90a5ab9..0cab2cd 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ These are system documents which descirves the various aspects of a software sys 6. Find a new terminal and enter the following command to finally start the backend. ``` - /.mvnw spring-boot:run + ./mvnw spring-boot:run ``` ## Other commands You can run the program with, or without test data by modifying the command in line 6