add ubuntu dependency for vagrant
add ubuntu dependency for vagrant Change-Id: I96161dd34b68795c2d78312f160579706a6bab86 Closes-Bug: #1515548
This commit is contained in:
parent
30b0439c65
commit
09345bf127
@ -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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user