From 3b3876ff3972bcd5865baf61a4351c792be7e556 Mon Sep 17 00:00:00 2001 From: Evgeniy L Date: Tue, 29 Sep 2015 18:17:26 +0300 Subject: [PATCH] Update README.md Merge previous message about vagrant plugin installation with new one --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 36a40742..16c5271c 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Linux or MacOS [Vagrant](http://www.vagrantup.com/downloads.html): 1.7.x -Note: Make sure that Vagrant VirtualBox Guest plugin is installed `vagrant plugin install vagrant-vbguest` +Note: Make sure that [Vagrant VirtualBox Guest plugin](https://github.com/dotless-de/vagrant-vbguest) is installed `vagrant plugin install vagrant-vbguest` Note: If you are using VirtualBox 5.0 it's worth uncommenting paravirtprovider setting in `vagrant-settings.yaml` for speed improvements: ```bash @@ -21,9 +21,6 @@ paravirtprovider: kvm For details see Customizing `vagrant-settings.yaml` section. -For automatically installation of VirtualBox Guest Additions you could install -[vagrant plugin](https://github.com/dotless-de/vagrant-vbguest). - # Setup development env Setup environment: