@@ -15,8 +15,8 @@ Store](https://store.docker.com/editions/community/docker-ce-desktop-windows){:
15
15
## What to know before you install
16
16
17
17
* ** README FIRST for Docker Toolbox and Docker Machine users** : Docker for
18
- Windows requires Microsoft Hyper-V to run. The Docker for Windows installer
19
- enables Hyper-V for you, if needed, and restart your machine. After Hyper-V is
18
+ Windows requires Microsoft Hyper-V to run. The Docker for Windows installer
19
+ enables Hyper-V for you, if needed, and restarts your machine. After Hyper-V is
20
20
enabled, VirtualBox no longer works, but any VirtualBox VM images remain.
21
21
VirtualBox VMs created with ` docker-machine ` (including the ` default ` one
22
22
typically created during Toolbox install) no longer start. These VMs cannot be
@@ -45,7 +45,7 @@ Store](https://store.docker.com/editions/community/docker-ce-desktop-windows){:
45
45
user accounts on machines where it is installed. This is because all Windows
46
46
accounts use the same VM to build and run containers.
47
47
* Nested virtualization scenarios, such as running Docker for Windows on a
48
- VMWare or Parallels instance, might work, but come with no guarantees. For
48
+ VMWare or Parallels instance might work, but there are no guarantees. For
49
49
more information, see [ Running Docker for Windows in nested virtualization
50
50
scenarios] ( troubleshoot.md#running-docker-for-windows-in-nested-virtualization-scenarios )
51
51
@@ -106,7 +106,7 @@ suggested next steps, and a link to this documentation.
106
106
107
107
![ Startup information] ( images/docker-app-welcome.png ) {: width ="400px"}
108
108
109
- When initialization is complete, select ** About Docker** from the notification
109
+ When initialization is complete, select ** About Docker** from the Notifications
110
110
area icon to verify that you have the latest version.
111
111
112
112
Congratulations! You are up and running with Docker for Windows.
0 commit comments