Skip to content
Snippets Groups Projects
Commit 0183dd9e authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "add ubuntu dependency for vagrant"

parents 7670611a 09345bf1
No related branches found
No related tags found
No related merge requests found
......@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment