From 524e0b5322dfe910f2b76340ea4e0a66de95bfd0 Mon Sep 17 00:00:00 2001 From: enkore Date: Thu, 8 Jun 2017 12:27:16 +0200 Subject: [PATCH] docs: development: vagrant, windows10 requirements --- docs/development.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/development.rst b/docs/development.rst index 6156be36..47e57725 100644 --- a/docs/development.rst +++ b/docs/development.rst @@ -260,6 +260,8 @@ standalone binaries for various platforms. For better security, there is no automatic sync in the VM to host direction. The plugin `vagrant-scp` is useful to copy stuff from the VMs to the host. +The "windows10" box requires the `reload` plugin (``vagrant plugin install vagrant-reload``). + Usage:: # To create and provision the VM: