From 95b18a5d5cf43e17b8bd99a265d281739a137988 Mon Sep 17 00:00:00 2001 From: Fabio Rehm Date: Fri, 4 Jul 2014 10:42:06 -0300 Subject: [PATCH] Fix link to sudoers command Closes GH-303 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8b27c9..91b777b 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,7 @@ are not supported on mainstream kernels. To work around that, you can use the whitelisting all commands required by `vagrant-lxc` to run. If you are interested on what will be generated by that command, please check -[this code](lib/vagrant-lxc/commands/sudoers.rb). +[this code](lib/vagrant-lxc/command/sudoers.rb). _vagrant-lxc < 1.0.0 users, please check this [Wiki page](https://github.com/fgrehm/vagrant-lxc/wiki/Avoiding-%27sudo%27-passwords)_