diff --git a/buildx/working-with-buildx.md b/buildx/working-with-buildx.md index 85033358c4..51411faea6 100644 --- a/buildx/working-with-buildx.md +++ b/buildx/working-with-buildx.md @@ -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** diff --git a/engine/install/index.md b/engine/install/index.md index b14890cbe6..363c4eb88c 100644 --- a/engine/install/index.md +++ b/engine/install/index.md @@ -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.