Remove windows only note on environment variable

This commit is contained in:
Chris Roberts 2018-04-05 09:34:14 -07:00
parent 873fcbb1ba
commit c1f27dc165
1 changed files with 0 additions and 2 deletions

View File

@ -185,8 +185,6 @@ required.
## `VAGRANT_PREFER_SYSTEM_BIN`
This currently only applies to Windows systems.
If this is set, Vagrant will prefer using utility executables (like `ssh` and `rsync`)
from the local system instead of those vendored within the Vagrant installation.