Skip to content

Commit 73477ac

Browse files
committed
Simpler instructions
The Mac does not need any extra software and the claim that the onboard software "takes a bit more configuration to get working" is just plain wrong.
1 parent 2135ec4 commit 73477ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

remote-access/vnc/mac.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Connecting to a Pi over VNC using Mac OS
22

3-
For Mac OS you will not need any extra software. Just select ``Go -> Connect to server ...`` (⌘ K) from the Finder menue and enter
4-
``vnc://raspberrypi.local:1`` as the Server Address and click ``Connect``. Here the ``:1`` must correspond to the display on which you started the vnc server on your pi. In case of problems you could also try to replace ``raspberrypi.local`` the the IP address of your pi.
3+
For Mac OS you will not need any extra software. Just select ``Go -> Connect to server ...`` (⌘ K) from the Finder menu and enter
4+
``vnc://raspberrypi.local:1`` as the Server Address and click ``Connect``. Here ``:1`` must correspond to the display on which you started the vnc server on your pi. In case of problems you could also try to replace ``raspberrypi.local`` by the IP address of your pi.
55

66
Alternatively you can use a program called RealVNC which is known to work with the Raspberry Pi VNC server, it can be downloaded from [realvnc.com](http://www.realvnc.com/download/vnc/latest)
77

0 commit comments

Comments
 (0)