mirror of https://github.com/pikvm/pikvm.git
Update README.md
This commit is contained in:
parent
0383ee4c82
commit
f61b9661e9
|
|
@ -148,7 +148,7 @@ Pi-KVM OS is based on Arch Linux ARM and contains all required packages and conf
|
|||
[user@localhost os]$ make os
|
||||
```
|
||||
|
||||
5. Put SD card into card reader and install OS (**you should have automatic mounting disabled: `systemctl stop udisk2` or something like that**):
|
||||
5. Put SD card into card reader and install OS (**you should disable automounting: `systemctl stop udisk2` or something like that**):
|
||||
```shell
|
||||
[user@localhost os]$ make install
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue