From e41d5639d53b4923ed0ff26c0ef5092cc41c77d7 Mon Sep 17 00:00:00 2001 From: likeablob <46628917+likeablob@users.noreply.github.com> Date: Fri, 11 Oct 2019 20:17:30 +0900 Subject: [PATCH] Fix typo --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 62a31ec..8d61f4c 100644 --- a/README.md +++ b/README.md @@ -23,12 +23,13 @@ $ git clone https://github.com/tj/n /tmp/n && cd /tmp/n && sudo make install $ sudo n v10 # Install https://github.com/xpertsavenue/WiringOP-Zero +$ cd ~/ $ git clone https://github.com/xpertsavenue/WiringOP-Zero ## Please refer to https://github.com/xpertsavenue/WiringOP-Zero # Setup vncserver -$ mkdir .vnc -$ vncpasswd .vnc/passwd +$ mkdir ~/.vnc +$ vncpasswd ~/.vnc/passwd # Install the dependencies & config files $ git clone https://github.com/likeablob/macmini ~/macmini @@ -95,5 +96,5 @@ Internally `xthighvncserver` and `ssvncviewer` are used to scale the display. ## Acknowledgment - Mini vMac https://www.gryphel.com/c/minivmac/ - Basilisk II https://basilisk.cebix.net/ -- Kudos to all the devs!s +- Kudos to all the devs!