Merge pull request #513 from SvenDowideit/tell-user-how-to-make-default-vswitch

Give the user a little more info how to make a vswitch
This commit is contained in:
Evan Hazlett 2015-02-09 10:21:57 -05:00
commit e2eb7f6a01
1 changed files with 7 additions and 2 deletions

View File

@ -281,9 +281,14 @@ Options:
### Hyper-V ### Hyper-V
Creates a Boot2Docker virtual machine locally on your Windows machine using Hyper-V. [See here](http://windows.microsoft.com/en-us/windows-8/hyper-v-run-virtual-machines) for instructions to enable Hyper-V. Creates a Boot2Docker virtual machine locally on your Windows machine using Hyper-V.
[See here](http://windows.microsoft.com/en-us/windows-8/hyper-v-run-virtual-machines)
for instructions to enable Hyper-V.
Note: you will need an existing virtual switch to use the driver. > **Note**: you will need an existing virtual switch to use the driver.
> If you don't have a spare network interface to dedicate to Hyper-V, then you
> can create a new internal network, and then share your internet connection with
> using "Control Panel -> Network and Internet -> Network Connections"
Options: Options: