README: clarify the Linux package install instructions

Signed-off-by: Kenyon Ralph <quic_kralph@quicinc.com>
This commit is contained in:
Kenyon Ralph 2023-07-14 12:33:55 -07:00 committed by Kenyon Ralph
parent c010d3de8d
commit 21a55ff9a1

View File

@ -71,8 +71,9 @@ for Windows and macOS.
## Linux packages
Docker Linux packages also include Docker Buildx when installed using the
[DEB or RPM packages](https://docs.docker.com/engine/install/).
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-buildx-plugin` package to install the Buildx plugin.
## Manual download