From 3e6a7b3159346149d24513b8b5b8bf0cd193bc99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20K=C3=B6hl?= Date: Wed, 29 Nov 2023 23:23:18 +0100 Subject: [PATCH] docs: update quick start guide --- www/docs/getting-started.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/www/docs/getting-started.md b/www/docs/getting-started.md index 718d025..1039506 100644 --- a/www/docs/getting-started.md +++ b/www/docs/getting-started.md @@ -7,9 +7,9 @@ sidebar_position: 1 Rugpi consists of two components, _Rugpi Bakery_ for building customized images, and _Rugpi Ctrl_ for maintaining and managing a Rugpi system. This quick-start guide takes you through the steps necessary to build a custom Rugpi image with Rugpi Bakery. -⚠️ **Note that Rugpi currently fully supports Raspberry Pi 4, Raspberry Pi 5, and Compute Module 4. In addition, experimental support for Raspberry Pi 3, Zero 2, and Compute Module 3 is available.** -This quick-start guide assumes that you are building an image for Raspberry Pi 4. -For further details, please read the [Supported Boards](./guide/supported-boards.md) section of the user guide. +⚠️ This quick-start guide assumes that you are building an image for Raspberry Pi 4. +While the workflow is the same for other models, they may need different settings. +For other models, please read the [Supported Boards](./guide/supported-boards.md) section of the user guide. ## Building an Image