From 9b571b98f95a982133501ad2662aa5353eabe777 Mon Sep 17 00:00:00 2001 From: arch1mede Date: Thu, 9 Dec 2021 08:56:44 -0800 Subject: [PATCH] Update flashing_os.md (#555) Added verbiage for clarification. --- docs/flashing_os.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/flashing_os.md b/docs/flashing_os.md index 9804cf3d..4d0f130c 100644 --- a/docs/flashing_os.md +++ b/docs/flashing_os.md @@ -76,3 +76,5 @@ You can also use `dd_rescue` or `ddrescue`. !!! tip If an error occurs during flashing or booting PiKVM, repeat the process. + +When you have completed these steps, please move to the [First Steps doc.](https://docs.pikvm.org/first_steps/)