diff --git a/README.md b/README.md index b68905a5..9f0c5c44 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Then run: `docker compose -f pwd.yml up -d` After cloning the repo run this command to build multi-architecture images specifically for ARM64. -`docker buildx bake --no-cache --set *.platform=linux/arm64` +`docker buildx bake --no-cache --set "*.platform=linux/arm64"` and then