From b8b0cd3377894a68d0c95bf8b7e2781ec7306b26 Mon Sep 17 00:00:00 2001 From: Jon-Olov Vatn Date: Fri, 1 Nov 2024 08:54:47 +0100 Subject: [PATCH] Addressing feedback on doc fixes [skip ci] --- doc/boot.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/boot.md b/doc/boot.md index c78f7a5f..7ea0fefb 100644 --- a/doc/boot.md +++ b/doc/boot.md @@ -143,7 +143,7 @@ which offers lots of benefits out-of-the-box: media like USB sticks or SD-cards) and from remote servers using FTP or HTTP(S). -To initiate a system upgrade from shell[^1], run: +To initiate a system upgrade from the shell[^1], run: rauc install @@ -158,6 +158,7 @@ same upgrade command again will bring both partitions into sync. [RAUC]: https://rauc.io + Image Formats =============