diff --git a/README.md b/README.md index 27e760ac..cf042bd3 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ You can try out a live version [here](https://mermaid.live/). ### Run published image ```bash -docker run --publish 8000:8080 ghcr.io/mermaid-js/mermaid-live-editor +docker run --platform linux/amd64 --publish 8000:8080 ghcr.io/mermaid-js/mermaid-live-editor ``` ### To configure renderer URL