summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 258a61e..19e6732 100644
--- a/README.md
+++ b/README.md
@@ -16,8 +16,8 @@ builds.
* (optional) configure `sudo` for your non-root user,
* patience.
-The script uses `sudo` which is installed by default on Debian, but you need to
-configure your non-root user to be able to use `sudo`.
+The script uses `sudo` which is installed on most Debian systems, but you need
+to configure your non-root user to be able to use `sudo`.
Edit the `/etc/sudoers` file and add this line at the bottom:
`leap ALL=NOPASSWD: ALL`