diff --git a/platform/linux/README.md b/platform/linux/README.md index a7ac4e806a3..d90fb51c44b 100644 --- a/platform/linux/README.md +++ b/platform/linux/README.md @@ -67,7 +67,7 @@ Render output image using default MapLibre demo tiles server. You can run this b ```bash ./build/bin/mbgl-render --style https://raw.githubusercontent.com/maplibre/demotiles/gh-pages/style.json --output out.png -open out.png +xdg-open out.png ``` ### Inside Docker