Merge "add ubuntu dependency for vagrant"

This commit is contained in:
Jenkins 2015-12-07 12:11:16 +00:00 committed by Gerrit Code Review
commit 0183dd9e61

View File

@ -40,6 +40,10 @@ On Fedora 22 it is as easy as::
sudo dnf install vagrant ruby-devel libvirt-devel
On Ubuntu 14.04 it is as easy as::
sudo apt-get install ruby-libvirt libvirt-dev nfs-kernel-server
**Note:** Many distros ship outdated versions of Vagrant by default. When in
doubt, always install the latest from the downloads page above.