From 1588f6234549742e7ae8d2d1b1e198e2ae7f88a0 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 8 Nov 2023 03:04:55 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e13464bf..701fc6a2 100644 --- a/README.md +++ b/README.md @@ -133,8 +133,8 @@ ls ./archive/*/index.json # or browse directly via the filesyste # Quickstart -**🖥  Supported OSs:** Linux/BSD, macOS, Windows (Docker/WSL)   **👾  CPUs:** amd64, x86, arm8, arm7 (raspi>=3) -Note: On arm7, the `playwright` package, provides easy `chromium` management, is not yet available. Do it manually with alternative methods. +**🖥  Supported OSs:** Linux/BSD, macOS, Windows (Docker)   **👾  CPUs:** `amd64` (`x86_64`), `arm64` (`arm8`), `arm7` (raspi>=3) +Note: On `arm7`, the `playwright` package, provides easy `chromium` management, is not yet available. Do it manually with alternative methods.