Update README.md

This commit is contained in:
fabian 2024-09-10 15:21:02 +02:00
parent 2a361c3d37
commit 9e87e058d2

View File

@ -9,3 +9,7 @@ Do not build the image with both selected.
The first build can take long (everything gets compiled from scratch for the embedded devices architecture).
First build on an AMD Ryzen 6800U: around 8 hours.
The build was only tested from a Linux device, but it uses docker to build.
It should also work on Windows via Docker.
An AMD64 CPU architecture is required. This will not work on Apple Silicon chips (for now).