Adjust path to save the dev-machine configuration to match my preferences better

This commit is contained in:
2025-09-05 13:00:21 +02:00
parent 4eb7e9d4bf
commit 283c5a4d2b

View File

@@ -26,7 +26,7 @@ The setup is simple:
[source,bash]
----
git clone git@gitea.nehrke.info:nemoinho/dev-machine.git ~/Development/dev-machine
git clone git@gitea.nehrke.info:nemoinho/dev-machine.git ~/Development/nemoinho/dev-machine
cd $_
ansible-playbook main.yml
----