Remove link to localhost

This commit is contained in:
James Murdza
2025-10-20 15:41:01 -07:00
parent d57999885a
commit 82d204f72f

View File

@@ -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).