Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Merge previous message about vagrant plugin installation with new one
  • Loading branch information
Evgeniy L committed Sep 29, 2015
1 parent f9f0058 commit 3b3876f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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:
Expand Down

0 comments on commit 3b3876f

Please sign in to comment.