From c324708da9e9f66c66c02d8406cf8818d49bf83f Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Wed, 30 Oct 2013 12:15:34 -0400 Subject: clarify that 1.3 version of vagrant is needed --- docs/platform/development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/platform/development.md b/docs/platform/development.md index da125a6..d517988 100644 --- a/docs/platform/development.md +++ b/docs/platform/development.md @@ -221,7 +221,7 @@ Ubuntu Raring 13.04 Using Vagrant with libvirt/kvm ============================== -Since Vagrant V1.1, Vagrant can be used with different providers/backends, one of them is [vagrant-libvirt](https://github.com/pradels/vagrant-libvirt). Here are the steps how to use it. Be sure to use a recent vagrant version ( >= 1.2). +Vagrant can be used with different providers/backends, one of them is [vagrant-libvirt](https://github.com/pradels/vagrant-libvirt). Here are the steps how to use it. Be sure to use a recent vagrant version (>= 1.3). Install vagrant-libvirt plugin and add box ------------------------------------------ -- cgit v1.2.3