diff --git a/README.md b/README.md index 603abb5..ad2543a 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Laptop configuration for Arch Linux ```bash # Install the necessary dependencies -pacman -S ansible git which sudo +pacman -Syy ansible git which sudo # Allow the "sudo" group to issue sudo commands sed -i 's/#\s*%sudo/%sudo/g' /etc/sudoers