mirror of
https://github.com/likeablob/macmini.git
synced 2024-12-28 20:29:19 +00:00
Fix typo
This commit is contained in:
parent
8d3458a207
commit
e41d5639d5
@ -23,12 +23,13 @@ $ git clone https://github.com/tj/n /tmp/n && cd /tmp/n && sudo make install
|
|||||||
$ sudo n v10
|
$ sudo n v10
|
||||||
|
|
||||||
# Install https://github.com/xpertsavenue/WiringOP-Zero
|
# Install https://github.com/xpertsavenue/WiringOP-Zero
|
||||||
|
$ cd ~/
|
||||||
$ git clone https://github.com/xpertsavenue/WiringOP-Zero
|
$ git clone https://github.com/xpertsavenue/WiringOP-Zero
|
||||||
## Please refer to https://github.com/xpertsavenue/WiringOP-Zero
|
## Please refer to https://github.com/xpertsavenue/WiringOP-Zero
|
||||||
|
|
||||||
# Setup vncserver
|
# Setup vncserver
|
||||||
$ mkdir .vnc
|
$ mkdir ~/.vnc
|
||||||
$ vncpasswd .vnc/passwd
|
$ vncpasswd ~/.vnc/passwd
|
||||||
|
|
||||||
# Install the dependencies & config files
|
# Install the dependencies & config files
|
||||||
$ git clone https://github.com/likeablob/macmini ~/macmini
|
$ git clone https://github.com/likeablob/macmini ~/macmini
|
||||||
@ -95,5 +96,5 @@ Internally `xthighvncserver` and `ssvncviewer` are used to scale the display.
|
|||||||
## Acknowledgment
|
## Acknowledgment
|
||||||
- Mini vMac https://www.gryphel.com/c/minivmac/
|
- Mini vMac https://www.gryphel.com/c/minivmac/
|
||||||
- Basilisk II https://basilisk.cebix.net/
|
- Basilisk II https://basilisk.cebix.net/
|
||||||
- Kudos to all the devs!s
|
- Kudos to all the devs!
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user