mirror of https://github.com/pikvm/pikvm.git
Update first_steps.md (#719)
Fixed formatting issue as it was showing bold headers
This commit is contained in:
parent
ac93dc0705
commit
c0b123b3cb
|
|
@ -68,9 +68,9 @@ For future examples, let's assume that your PiKVM has received the address **192
|
|||
This part is not nessessary for a working OOB experience and should only be performed if you are physically at the PiKVM to recover it, you however, may benifit from performing the below actions. These are the instructions:
|
||||
|
||||
```
|
||||
# rw
|
||||
# pacman -Syu
|
||||
# reboot
|
||||
rw
|
||||
pacman -Syu
|
||||
reboot
|
||||
```
|
||||
|
||||
??? danger "✮ ✮ ✮ CHANGE THE PASSWORDS! ✮ ✮ ✮"
|
||||
|
|
|
|||
Loading…
Reference in New Issue