Merge pull request #1993 from kenyon/typo-fix

README: fix typo
This commit is contained in:
CrazyMax
2023-08-08 06:32:44 +02:00
committed by GitHub

View File

@@ -72,7 +72,7 @@ for Windows and macOS.
## Linux packages ## Linux packages
Docker Engine package repositories contain Docker Buildx packages when installed according to the Docker Engine package repositories contain Docker Buildx packages when installed according to the
[Docker Enginer install documentation](https://docs.docker.com/engine/install/). Install the [Docker Engine install documentation](https://docs.docker.com/engine/install/). Install the
`docker-buildx-plugin` package to install the Buildx plugin. `docker-buildx-plugin` package to install the Buildx plugin.
## Manual download ## Manual download