We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70f8d22 commit 9d3ff0cCopy full SHA for 9d3ff0c
HOW_TO_RUN.txt
@@ -3,7 +3,7 @@ HOW TO RUN
3
1. Ensure you have Docker and Docker Compose installed on your machine.
4
5
2. Unzip the release bundle:
6
- unzip release-bundle.zip
+ unzip release-bundle.zip -d release
7
8
3. Navigate to the extracted 'release' directory:
9
cd release
@@ -28,7 +28,7 @@ ANLEITUNG ZUM STARTEN
28
1. Stelle sicher, dass Docker und Docker Compose auf deinem Rechner installiert sind.
29
30
2. Entpacke das Release-Archiv:
31
32
33
3. Wechsle in das entpackte Verzeichnis „release“:
34
0 commit comments