From 444d0fb2881ab18beb1c6ad1e629836a80c32810 Mon Sep 17 00:00:00 2001 From: arch1mede Date: Sat, 27 Jan 2024 06:06:19 -0800 Subject: [PATCH] Update first_steps.md (#1215) --- docs/first_steps.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"