diff --git a/README.md b/README.md index 2f1dc6d..dff2e6a 100644 --- a/README.md +++ b/README.md @@ -9,19 +9,12 @@ as an alternative to the built in VirtualBox provider for Linux hosts. Check out [this blog post](http://fabiorehm.com/blog/2013/04/28/lxc-provider-for-vagrant/) to see it in action. -**NOTICE:** The master branch is targetting an initial beta for 1.0.0, for the -latest stable version of the plugin, please check the [0.8-stable](https://github.com/fgrehm/vagrant-lxc/tree/0.8-stable) -branch. - ## Features * Provides the same workflow as the Vagrant VirtualBox provider * Port forwarding via [`redir`](http://linux.die.net/man/1/redir) -As of now, it does not support public / private networks, but [private networks](https://github.com/fgrehm/vagrant-lxc/issues/120) -will be coming along with the final 1.0.0 release. - ## Requirements * [Vagrant 1.1+](http://www.vagrantup.com/downloads.html)