diff options
-rw-r--r-- | docs/platform/development.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/platform/development.md b/docs/platform/development.md index 32a7ae0..da125a6 100644 --- a/docs/platform/development.md +++ b/docs/platform/development.md @@ -225,7 +225,7 @@ Since Vagrant V1.1, Vagrant can be used with different providers/backends, one o Install vagrant-libvirt plugin and add box ------------------------------------------ - + sudo apt-get install libvirt-dev vagrant plugin install vagrant-libvirt vagrant plugin install sahara vagrant box add leap-wheezy https://downloads.leap.se/leap-debian-libvirt.box |