From 948c47925d71695eb5180f72d939b9d034c68881 Mon Sep 17 00:00:00 2001 From: Lemniskett Date: Fri, 19 Feb 2021 08:43:06 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9beeb9e..ce33465 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ for example, to update chroot, do : archbox sudo pacman -Syu ``` ### Optional steps -You may want to add these rules if you don't want to use Archbox without password (assuming the install prefix is ```/usr/local``` and you're in group ```wheel```) : +You may want to add these rules if you want to use Archbox without password (assuming the install prefix is ```/usr/local``` and you're in group ```wheel```) : #### Sudo ``` %wheel ALL=(root) NOPASSWD: /usr/local/share/archbox/bin/archbox,/usr/local/share/archbox/bin/copyresolv,/usr/local/share/archbox/bin/remount_run,/usr/local/share/archbox/bin/archboxinit