Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion site/docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Then use [Balena Etcher](https://www.balena.io/etcher/) to write that image to t
Note: this will destroy all data on the card!

:::info
For Raspberry Pis with 1gb or less memory, it's recommended to use the 32-bit (`rpi32`) version of the image. 64-bit (`rpi64`) causes too high memory usage in some situations.
It is recommended to use the 32-bit (`rpi32`) version of the image, 64-bit (`rpi64`) caused too high memory usage in some situations and is no longer provided.
:::

<a class="button button--primary" href="https://github.com/Rat-Os/RatOS/releases/latest">Download RatOS</a>
Expand Down