diff --git a/docs/content/docs/libraries/lumier/docker.mdx b/docs/content/docs/libraries/lumier/docker.mdx index 4ecd15d6..a14d0599 100644 --- a/docs/content/docs/libraries/lumier/docker.mdx +++ b/docs/content/docs/libraries/lumier/docker.mdx @@ -16,7 +16,7 @@ docker run -it --rm \ -e RAM_SIZE=8192 \ trycua/lumier:latest ``` -Access the VM in your browser at [http://localhost:8006](http://localhost:8006). +Access the VM in your browser at **http://localhost:8006**. After running the command above, you can access your macOS VM through a web browser (e.g., http://localhost:8006).