Skip to content

Commit 9d3ff0c

Browse files
Update HOW_TO_RUN.txt
1 parent 70f8d22 commit 9d3ff0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

HOW_TO_RUN.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ HOW TO RUN
33
1. Ensure you have Docker and Docker Compose installed on your machine.
44

55
2. Unzip the release bundle:
6-
unzip release-bundle.zip
6+
unzip release-bundle.zip -d release
77

88
3. Navigate to the extracted 'release' directory:
99
cd release
@@ -28,7 +28,7 @@ ANLEITUNG ZUM STARTEN
2828
1. Stelle sicher, dass Docker und Docker Compose auf deinem Rechner installiert sind.
2929

3030
2. Entpacke das Release-Archiv:
31-
unzip release-bundle.zip
31+
unzip release-bundle.zip -d release
3232

3333
3. Wechsle in das entpackte Verzeichnis „release“:
3434
cd release

0 commit comments

Comments
 (0)