Skip to content

Commit

Permalink
docs: update quick start guide
Browse files Browse the repository at this point in the history
  • Loading branch information
koehlma committed Nov 29, 2023
1 parent e624cdc commit 3e6a7b3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions www/docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 3e6a7b3

Please sign in to comment.