From c0b123b3cb3b7a93e25328b0f3a4b88e30e81788 Mon Sep 17 00:00:00 2001 From: arch1mede Date: Sun, 24 Apr 2022 10:04:46 -0700 Subject: [PATCH] Update first_steps.md (#719) Fixed formatting issue as it was showing bold headers --- docs/first_steps.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/first_steps.md b/docs/first_steps.md index f03ec85e..7563ebe7 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! ✮ ✮ ✮"