Commit 5c5ed09

bryfry <116113+bryfry@users.noreply.github.com>
2023-10-01 21:56:19
Update README.md
1 parent ba6aff1
Changed files (1)
README.md
@@ -29,7 +29,6 @@
   python3 -m pip install --upgrade pip wheel
   python3 -m pip install ansible
   source ~/.profile
-  cd trustme.click
   ansible-playbook main.yml
   deactivate
 )