diff --git a/README.md b/README.md index 115090e..337b829 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # buildx-desktop This repo contains buildx-desktop releases. + +## Install + +1. Download the latest version of the binary matching your OS and architecture + from the [Releases](https://github.com/docker/buildx-desktop/releases) page. + +2. Move the binary to `~/.docker/cli-plugins/docker-buildx` +3. Change its permissions `chmod a+x ~/.docker/cli-plugins/docker-buildx`