mirror of
https://github.com/pikvm/pikvm
synced 2024-11-14 18:12:53 +00:00
fix
This commit is contained in:
parent
f285ccf86a
commit
3b0084199b
@ -15,7 +15,7 @@ This operation can be done using your RPi (except Pi Zero W). Here the common st
|
|||||||
```
|
```
|
||||||
# rw
|
# rw
|
||||||
# systemctl stop kvmd
|
# systemctl stop kvmd
|
||||||
# cp -r /usr/share/kvmd/hid ~
|
# cp -r /usr/share/kvmd/hid/arduino ~
|
||||||
# cd ~/hid
|
# cd ~/hid
|
||||||
# make
|
# make
|
||||||
# make install
|
# make install
|
||||||
@ -42,7 +42,7 @@ This operation can be done using your Raspberry Pi without disconnecting any wir
|
|||||||
```shell
|
```shell
|
||||||
# rw
|
# rw
|
||||||
# systemctl stop kvmd
|
# systemctl stop kvmd
|
||||||
# cp -r /usr/share/kvmd/hid ~
|
# cp -r /usr/share/kvmd/hid/arduino ~
|
||||||
# cd ~/hid
|
# cd ~/hid
|
||||||
# make spi
|
# make spi
|
||||||
# make install
|
# make install
|
||||||
|
Loading…
Reference in New Issue
Block a user