diff --git a/docs/first_steps.md b/docs/first_steps.md index 29e44c6f..498e46c0 100644 --- a/docs/first_steps.md +++ b/docs/first_steps.md @@ -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"