diff --git a/README.md b/README.md index ff6b86a..8778d41 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Laptop configuration for Arch Linux ## Installation ```bash -# as root +# (as root) Install the necessary dependencies pacman -S ansible git which sudo sed -i 's/#\s*%sudo/%sudo/g' /etc/sudoers usermod -aG sudo $USER