Skip to content
This repository was archived by the owner on Mar 6, 2021. It is now read-only.

Commit b5a5ba1

Browse files
authored
Merge pull request #80 from sjundee/patch-1
Update quickstart.md
2 parents 102b0de + 2629a7d commit b5a5ba1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/sources/quickstart.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ We are currently in alpha so things may break. Help us improve by
1616
+ may need to [enable hardware virtualization](https://www.thomas-krenn.com/en/wiki/Activating_the_Intel_VT_Virtualization_Feature)
1717
(VT-x)
1818

19+
**Windows 10 users** should/can additionally:
20+
21+
+ use latest Vagrant and VirtualBox >5.0
22+
+ set `VBoxManage.exe` compatibility mode to `Windows 8`
23+
+ apply this [NDIS6 solution](http://stackoverflow.com/questions/33725779/failed-to-open-create-the-internal-network-vagrant-on-windows10) to fix `VERR_INTNET_FLT_IF_NOT_FOUND` error
24+
1925

2026
## What do you get?
2127

0 commit comments

Comments
 (0)