From 7415b441945e8a79803df3ef46f26e587cd11b30 Mon Sep 17 00:00:00 2001 From: Janis Hutz <98422316+simplePCBuilding@users.noreply.github.com> Date: Tue, 28 Nov 2023 06:40:11 +0000 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f9c37a..6dad2db 100644 --- a/README.md +++ b/README.md @@ -35,4 +35,7 @@ and follow the on-screen prompts ## Editing the sudoers file In the sudoers file, you need to uncomment the 15th line from the botton, just below the line that says -"" \ No newline at end of file +"## Uncomment to allow members of group wheel to execute any command" + +Remove the # in the subsequent line and hit Ctrl + S, then Ctrl + X. This will allow all members +of the user group "wheel" to execute any command. \ No newline at end of file