minor tweak to visudo instructions
authorJason Etheridge <jason@esilibrary.com>
Thu, 13 Nov 2014 15:57:08 +0000 (10:57 -0500)
committerJason Etheridge <jason@esilibrary.com>
Thu, 13 Nov 2014 15:57:08 +0000 (10:57 -0500)
Signed-off-by: Jason Etheridge <jason@esilibrary.com>
README

diff --git a/README b/README
index 16c89de..c399f57 100644 (file)
--- a/README
+++ b/README
@@ -10,7 +10,7 @@ And changing the line corresponding to your user to resemble this line:
 
     accountusername ALL=(ALL) NOPASSWD: ALL
 
-Then after saving and exiting that file, create a script (for example, run_me.sh) containing these lines (with no indentation):
+Then after saving and exiting that file, and logging off and re-logging back on as that user, create a script (for example, run_me.sh) containing these lines (with no indentation):
 
     #!/bin/bash
     sudo apt-get -q -y install git-core