Skip to content

Commit 46a4021

Browse files
authored
Merge pull request docker#7629 from coreyp-at-msft/patch-1
Update install.md
2 parents a04cec0 + f769815 commit 46a4021

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: docker-for-windows/install.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ Store](https://store.docker.com/editions/community/docker-ce-desktop-windows){:
1515
## What to know before you install
1616

1717
* **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
2020
enabled, VirtualBox no longer works, but any VirtualBox VM images remain.
2121
VirtualBox VMs created with `docker-machine` (including the `default` one
2222
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){:
4545
user accounts on machines where it is installed. This is because all Windows
4646
accounts use the same VM to build and run containers.
4747
* 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
4949
more information, see [Running Docker for Windows in nested virtualization
5050
scenarios](troubleshoot.md#running-docker-for-windows-in-nested-virtualization-scenarios)
5151

@@ -106,7 +106,7 @@ suggested next steps, and a link to this documentation.
106106

107107
![Startup information](images/docker-app-welcome.png){:width="400px"}
108108

109-
When initialization is complete, select **About Docker** from the notification
109+
When initialization is complete, select **About Docker** from the Notifications
110110
area icon to verify that you have the latest version.
111111

112112
Congratulations! You are up and running with Docker for Windows.

0 commit comments

Comments
 (0)