diff --git a/README.md b/README.md index 51a9d66..3599170 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,8 @@ Installs _my_ Arch Linux. - Clone this repo to your Arch install (after arch-chroot) - ansible-galaxy install -r requirements.yml - - ansible-playbook main.yml --ask-become-pass \ No newline at end of file + - ansible-playbook main.yml --ask-become-pass + +## Development + +`git pull && ansible-playbook main.yml -e "ansible_become_password=XXXXX"` \ No newline at end of file