Fehler URL
This commit is contained in:
parent
e9893f125c
commit
789b2db221
@ -5,7 +5,7 @@
|
|||||||
1. Docker Desktop installieren <https://docs.docker.com/desktop/>
|
1. Docker Desktop installieren <https://docs.docker.com/desktop/>
|
||||||
2. Editor (IDE) installieren (freie Auswahl, Beispiele für <https://code.visualstudio.com/>)
|
2. Editor (IDE) installieren (freie Auswahl, Beispiele für <https://code.visualstudio.com/>)
|
||||||
1. Repository einrichten
|
1. Repository einrichten
|
||||||
1. Template laden `git clone -o UHH https://git.chai.uni-hamburg.de/UMS-Agenten/Agenten-Plattform.git`
|
1. Template laden `git clone -o UHH https://git.chai.uni-hamburg.de/UMS-Agenten/Agent-Template.git`
|
||||||
2. *Eigenes* Repository hinzufügen `git remote add UMS https://git.uni-muenster.de/example/my-group.git`
|
2. *Eigenes* Repository hinzufügen `git remote add UMS https://git.uni-muenster.de/example/my-group.git`
|
||||||
3. In *eigenes* Repository pushen `git push UMS master`
|
3. In *eigenes* Repository pushen `git push UMS master`
|
||||||
4. Später dann auch immer `git push UMS ...`, `git pull UMS ...`
|
4. Später dann auch immer `git push UMS ...`, `git pull UMS ...`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user