Update first_steps.md (#719)

Fixed formatting issue as it was showing bold headers
This commit is contained in:
arch1mede 2022-04-24 10:04:46 -07:00 committed by GitHub
parent ac93dc0705
commit c0b123b3cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -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! ✮ ✮ ✮"