Skip to content
Snippets Groups Projects
Unverified Commit c198ad1f authored by Florian Raith's avatar Florian Raith Committed by GitHub
Browse files

Fix typo

parent 85674607
No related branches found
No related tags found
No related merge requests found
......@@ -108,7 +108,7 @@ Ausgangspunkt: Git, Docker & WSL2 installiert
- Github Account Einstellungen öffnen -> Auf `SSH and GPG keys` klicken -> Neuen SSH key erstellen und eben kopierten Text einfügen
- In das Verzeichnis wechseln, in welches die Repository gespeichert werden soll
- `git clone --recurse-submodules git@github.com:KIT-PSE/collab-space-app.git`
- `ls collab-space-app`
- `cd collab-space-app`
- `./init.sh`
- `docker compose up`
- Auf das Starten des Docker Containers warten
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment