mirror of https://github.com/pikvm/pikvm.git
Update flashing_os.md
This commit is contained in:
parent
99333b851b
commit
b4441cc68f
|
|
@ -47,7 +47,7 @@ $ sudo dd if=v2-hdmi-rpi4.img of=/dev/mmcblk0
|
|||
|
||||
4. To change the root password use command `passwd` via SSH or webterm. To change Pi-KVM web password use `kvmd-htpasswd set admin`.
|
||||
|
||||
5. After installation, we recommend that you update your operating system:
|
||||
5. After installation, we recommend you to update your operating system:
|
||||
```shell
|
||||
# rw
|
||||
# pacman -Syu
|
||||
|
|
|
|||
Loading…
Reference in New Issue