diff --git a/README.md b/README.md index 6c5a890..06479c6 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ will be coming along _soon_. * [Vagrant 1.1+](http://www.vagrantup.com/downloads.html) * lxc 0.7.5+ -* redir (if you are planning to use port forwarding) +* `redir` (if you are planning to use port forwarding) * A [kernel != 3.5.0-17.28](https://github.com/fgrehm/vagrant-lxc/wiki/Troubleshooting#wiki-im-unable-to-restart-containers) The plugin is known to work better and pretty much out of the box on Ubuntu 12.04+ @@ -135,6 +135,8 @@ 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#L58-L81). +_vagrant-lxc < 1.0.0 users, please check this [Wiki page](https://github.com/fgrehm/vagrant-lxc/wiki/Avoiding-%27sudo%27-passwords)_ + ### Base boxes Please check [the wiki](https://github.com/fgrehm/vagrant-lxc/wiki/Base-boxes)