README: git clone Befehl korrigiert

This commit is contained in:
Frank Agerholm 2026-07-10 18:46:48 +02:00
commit 77d26adfb1
No known key found for this signature in database

View file

@ -16,7 +16,7 @@
Check dieses Repostitory mit git aus und wechsel in das Verzeichnis Check dieses Repostitory mit git aus und wechsel in das Verzeichnis
``` ```
git remote add origin https://git.serverwg.de/fager/ansible-workshop.git git clone https://git.serverwg.de/fager/ansible-workshop.git
cd ansible-workshop cd ansible-workshop
``` ```