Update vagrant-dev-env.rst

Fix some minor changes
ruby-dev package required for installing
vagrant-libvirt plugin.

TrivialFix

Change-Id: Id6d3552275ee28ab49804fe6cd1b00d2e8e3c1f4
This commit is contained in:
MD NADEEM 2016-04-08 10:46:21 +05:30
parent 445666a500
commit 976a385075
1 changed files with 1 additions and 1 deletions

View File

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