diff --git a/README.md b/README.md
index 00eb979b..ff3f57c7 100644
--- a/README.md
+++ b/README.md
@@ -152,7 +152,7 @@ ls ./archive/*/index.json # or browse directly via the filesyste
# Quickstart
**🖥 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.
+Note: On `arm7` the `playwright` package is not available, so `chromium` must be installed manually if needed.
@@ -161,7 +161,7 @@ ls ./archive/*/index.json # or browse directly via the filesyste
docker-compose
(macOS/Linux/Windows) 👈 recommended (click to expand)
-👍 Docker Compose is recommended for the easiest install/update UX + best security + all the extras working out-of-the-box.
+👍 Docker Compose is recommended for the easiest install/update UX + best security + all the extras out-of-the-box.
- Install Docker and Docker Compose on your system (if not already installed).