From 9e87e058d2f0068718a0f200dc4f4fb179ae2973 Mon Sep 17 00:00:00 2001 From: fabian Date: Tue, 10 Sep 2024 15:21:02 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b3d314b..af9b8d8 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,8 @@ Flutter-Pi and Flutter-Auto (Toyotas Flutter embedder) are supported. 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. \ No newline at end of file +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). \ No newline at end of file