Update first_steps.md (#1215)

This commit is contained in:
arch1mede 2024-01-27 06:06:19 -08:00 committed by GitHub
parent 21d8acc601
commit 444d0fb288
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -65,9 +65,9 @@ which you have successfully detected using the instructions above. The device ha
* If you have logged in via SSH, then most likely you are already `root`.
* To get `root` in the Web Terminal, use command `su -` and enter the root password.
PiKVM OS often receives software updates. After installation, it makes sense to update the OS.
(PiKVM) ARCH OS often receives software updates. After installation, it makes sense to update the OS.
It's best to do this now, when you have physical access to the device, because if something goes wrong
(for example, the power goes out during the update), you will need to [reflash the memory card](flashing_os.md).
(for example, the power goes out during the update or some upstream change), you will need to [reflash the memory card](flashing_os.md).
??? example "Updating PiKVM OS"