Skip to content

Commit

Permalink
Fixed VNC docs for Mac
Browse files Browse the repository at this point in the history
  • Loading branch information
dellaert committed Sep 7, 2021
1 parent f49e35e commit 63f651b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ sudo apt-get install tigervnc-viewer
xtigervncviewer :5900
```
### Mac
In the finder, in the Go menu, select "Connect to Server...", enter `vnc://127.0.0.1`, and then press "Connect". When prompted for a password, leave blank and press "Sign In".
The Finder's "Connect to Server..." with `vnc://127.0.0.1` does not work, for some reason. Using the free [VNC Viewer](https://www.realvnc.com/en/connect/download/viewer/), enter `0.0.0.0:5900` as the server.

# Re-building the images locally

Expand Down

0 comments on commit 63f651b

Please sign in to comment.