diff --git a/docs/first_steps.md b/docs/first_steps.md index f03ec85..7563ebe 100644 --- a/docs/first_steps.md +++ b/docs/first_steps.md @@ -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! ✮ ✮ ✮"