Merge pull request #1940 from kenyon/patch-1

README: clarify the Linux package install instructions
This commit is contained in:
CrazyMax 2023-08-07 14:43:29 +02:00 committed by GitHub
commit bd375a14a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -71,8 +71,9 @@ for Windows and macOS.
## Linux packages ## Linux packages
Docker Linux packages also include Docker Buildx when installed using the Docker Engine package repositories contain Docker Buildx packages when installed according to the
[DEB or RPM packages](https://docs.docker.com/engine/install/). [Docker Enginer install documentation](https://docs.docker.com/engine/install/). Install the
`docker-buildx-plugin` package to install the Buildx plugin.
## Manual download ## Manual download