docs: development: vagrant, windows10 requirements

This commit is contained in:
enkore 2017-06-08 12:27:16 +02:00 committed by GitHub
parent 19c8adb109
commit 524e0b5322
1 changed files with 2 additions and 0 deletions

View File

@ -260,6 +260,8 @@ standalone binaries for various platforms.
For better security, there is no automatic sync in the VM to host direction. 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 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:: Usage::
# To create and provision the VM: # To create and provision the VM: