summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b2275c74..98e06b98 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ EOF
git clone https://git.sr.ht/~a14m/ansible-distro-configure /opt/distro-configure
cp /opt/distro-configure/host_vars/${DISTRO}.local.yml.example /opt/distro-configure/host_vars/${DISTRO}.local.yml
-cd /opt/distro-install
+cd /opt/distro-configure
ansible-galaxy install -r requirements.yml
ansible-playbook site.yml --ask-become-pass