diff --git a/docs/provider/quickstart.md b/docs/provider/quickstart.md index 1e7654b5..28e6c593 100644 --- a/docs/provider/quickstart.md +++ b/docs/provider/quickstart.md @@ -54,6 +54,8 @@ docker run -d \ ghcr.io/routstr/proxy:latest ``` +*Note: The pre-built image does not contain the UI. For the all-in-one experience with the Admin Dashboard, use the Build from Source instructions below.* + ### Build from Source (Recommended) If you want to build the node and UI yourself from source, use the unified Dockerfile: