summaryrefslogtreecommitdiff
path: root/docs/platform/development.md
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2013-10-30 12:15:34 -0400
committerMicah Anderson <micah@riseup.net>2013-10-30 12:15:34 -0400
commitc324708da9e9f66c66c02d8406cf8818d49bf83f (patch)
tree49ee5179b8672395198fd2b5a896de8a12b3542b /docs/platform/development.md
parentbaa253ea65fc97f2f744f3b1080ccdd7f1ab62b7 (diff)
clarify that 1.3 version of vagrant is needed
Diffstat (limited to 'docs/platform/development.md')
-rw-r--r--docs/platform/development.md2
1 files changed, 1 insertions, 1 deletions
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
------------------------------------------