diff --git a/install/windows.md b/install/windows.md index 93b4291..7d44754 100644 --- a/install/windows.md +++ b/install/windows.md @@ -1,12 +1,12 @@ -## Install Docker CE on Windows 10 +## Install Docker Desktop CE on Windows 10 ### System requirements -[Docker for Windows](https://docs.docker.com/docker-for-windows/install/) needs Windows 10 Pro 64 bit and activates Hyper-V +[Docker Desktop for Windows](https://docs.docker.com/docker-for-windows/install/) needs Windows 10 Pro 64 bit and activates Hyper-V ### Install -Download Docker for Windows [Stable](https://download.docker.com/win/stable/Docker%20for%20Windows%20Installer.exe) or [Edge](https://download.docker.com/win/edge/Docker%20for%20Windows%20Installer.exe), then double-click Docker for Windows Installer.exe to install. +Download Docker Desktop for Windows [Stable](https://download.docker.com/win/stable/Docker%20Desktop%20Installer.exe) or [Edge](https://download.docker.com/win/edge/Docker%20Desktop%20Installer.exe), then double-click Docker for `Docker Desktop Installer.exe` to install. ### Running @@ -24,4 +24,4 @@ Wait a moment and click Got it to start using Docker CE. ### Accelerate Images(In China) -If you pull docker images very slowly, then you can configurate [Network Acceleration](mirror.md). +If you pull docker images very slowly, then you can configurate [Registry Mirror](mirror.md).