From bb6e0efb7c10a4bb5a2c171bee2d45f4487d22e5 Mon Sep 17 00:00:00 2001 From: Konstantin Burnaev Date: Sun, 25 May 2014 08:20:02 +1000 Subject: [PATCH] Fixed a minor typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c17b876..11ad583 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ Passwordless sudo ----------------- Add the following snippet to the sudoers file (for example, to -```/etc/sudoers.d/vagrant_hostmanager``` to make it stop asking +```/etc/sudoers.d/vagrant_hostmanager```) to make it stop asking password when updating hosts file (replace ```/home/user``` with your actual home directory):