Fix git instruction in vagrant doc

Change-Id: I795d543f7ab600427618062d6eaa3231408d6660
Partially-Implements: blueprint vagrant-improvements
This commit is contained in:
Martin André 2015-09-24 15:55:35 +09:00
parent 22989b2c67
commit 0617de15a4

View File

@ -49,7 +49,7 @@ Vagrant supports a wide range of virtualization technologies. This
documentation describes libvirt. The Kolla Vagrantfile uses features not yet
available in a packaged version. To install vagrant-libvirt plugin from git::
git checkout https://github.com/pradels/vagrant-libvirt.git
git clone https://github.com/pradels/vagrant-libvirt.git
cd vagrant-libvirt
sudo dnf install rubygem-rake rubygem-bundler
rake build