diff --git a/README.md b/README.md index 13d7784..fd92e96 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ Pyinfra that deploy my LXD server. First unlock secret files with `git-crypt unlock`. ``` -pyinfra inventory.py setup-base.py -pyinfra inventory.py setup-zfs-and-lxd.py +pyinfra inventory.py setup-base.py --use-sudo-password +pyinfra inventory.py [...] --use-sudo-password ``` TODO: