diff --git a/dotfiles/README.md b/dotfiles/README.md index eef41f7..b5d96c1 100644 --- a/dotfiles/README.md +++ b/dotfiles/README.md @@ -46,7 +46,7 @@ module "dotfiles" { } ``` -### Apply dotfiles as the current user and root (only works if sudo is passwordless) +### Apply the same dotfiles as the current user and root (the root dotfiles can only be applied if sudo is passwordless) ```tf module "dotfiles" {