From 64b0b75f9bcddd5a7fbff782dde0b5592df39f85 Mon Sep 17 00:00:00 2001 From: "theis.gaedigk" Date: Sat, 14 Jun 2025 13:15:31 +0200 Subject: [PATCH] Update Help site --- Help-site.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Help-site.md b/Help-site.md index 21b0f10..630f3db 100644 --- a/Help-site.md +++ b/Help-site.md @@ -3,7 +3,7 @@ On this side you can find tutorials and other stuff that can help you. ## How to start the app? This can be done in **five** simple steps: -1. Download the ```.zip``` file and unpack it. +1. Download the ```.zip``` file and unpack it. 2. Then go to the backend direcory. ![image](https://git.the1s.de/theis.gaedigk/Cookbook/src/branch/main/img/dir.png) 3. There simply double click on the ```Cookbook-v1_0.exe``` executable file to start the program. ![image](https://git.the1s.de/theis.gaedigk/Cookbook/src/branch/main/img/exe.png) 4. A new terminal window with a link should pop up. Then click on this link. It should be http://localhost:3000 like shown on the image: ![image](https://git.the1s.de/theis.gaedigk/Cookbook/src/branch/main/img/link.png)