diff --git a/docs/flashing_os.md b/docs/flashing_os.md
index b93cf508..02037d89 100644
--- a/docs/flashing_os.md
+++ b/docs/flashing_os.md
@@ -69,33 +69,38 @@ You can also use `dd_rescue` or `ddrescue`.
2. Run RPi Imager:
-
+
3. Press **CHOOSE OS** and select **Use custom** image at bottom of the list:
-
+
4. After clicking on this item, select the image file (`*.img` or `*.img.xz`), then click **CHOOSE STORAGE**:
!!! warning
Check the advanced settings (`CTRL+SHIFT+X`), make sure they are blank or the flash will fail.
-
+
5. Insert the memory card into the card reader. Choose the card reader from this list. **Be careful** and choose the right device:
-
+
6. After choosing the memory card, press the **WRITE** button. Confirm the operation when you are asked about it:
-
+
7. Wait for the process to finish. Get yourself a coffee or do some stretching :)
The process may hang at 99% for a long time, this is okay, just wait for it to complete.
-
+
8. Remove the memory card after successful completion. If an error occurs during flashing or booting PiKVM, repeat the process.
If the error persists, use a different card.
-
+
+
+ !!! 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/)