From 6f275353b82ab57ada04c79f6fb2befce0395c77 Mon Sep 17 00:00:00 2001 From: Fabio Rehm Date: Tue, 13 May 2014 21:24:48 -0300 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 123e32b..24c4f89 100644 --- a/README.md +++ b/README.md @@ -49,12 +49,11 @@ http://fgrehm.viewdocs.io/vagrant-cachier. ## Providers that are known to work -* Vagrant's built in VirtualBox provider +* Vagrant's built in VirtualBox and Docker providers * [vagrant-lxc](https://github.com/fgrehm/vagrant-lxc) * [VMware providers](http://www.vagrantup.com/vmware) with NFS enabled (See [GH-24](https://github.com/fgrehm/vagrant-cachier/issues/24) for more info) -* [docker-provider](https://github.com/fgrehm/docker-provider) -* _[Let me know if it is compatible with other providers!](https://github.com/fgrehm/vagrant-cachier/issues/new)_ +* _[Let us know if it is compatible with other providers!](https://github.com/fgrehm/vagrant-cachier/issues/new)_ _Please note that as of v0.6.0 the plugin will automatically disable any previously defined configs for [cloud providers](lib/vagrant-cachier/plugin.rb#L19-22)_