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