changes after review

This commit is contained in:
Allie Sadler 2022-05-17 15:57:25 +01:00
parent bb2f0178e7
commit 52d9961df2
2 changed files with 6 additions and 2 deletions

View File

@ -14,10 +14,14 @@ multiple nodes concurrently.
## Install
### Windows and macOS
### Docker Desktop
Docker Buildx is included in [Docker Desktop](../desktop/index.md) for Windows, macOS, and Linux.
### Static binaries
Docker Linux packages also include Docker Buildx when installed using the [DEB or RPM packages](../engine/install/index.md).
### Manual download
> **Important**

View File

@ -38,7 +38,7 @@ redirect_from:
## Supported platforms
Docker Engine is available on a variety of [Linux platforms](#server),
Docker Engine is available on a variety of [Linux platforms](../../desktop/linux/install.md),
[macOS](../../desktop/mac/install.md) and [Windows 10](../../desktop/windows/install.md)
through Docker Desktop, and as a [static binary installation](binaries.md). Find
your preferred operating system below.