diff --git a/Install.md b/Install.md index 5e8bccf..a1540d1 100644 --- a/Install.md +++ b/Install.md @@ -33,10 +33,11 @@ Other systems are not officially supported but may work with degraded functional - * **Windows:** Via [[Docker]], Docker in WSL2, or WSL2 without Docker (not recommended) * [Other UNIX systems:](https://github.com/ArchiveBox/ArchiveBox#-package-manager-setup) Arch, Nix, Guix, Fedora, SUSE, Arch, CentOS, etc. +Note: On `arm7` the `playwright` package is not available, so `chromium` must be installed manually if needed. +
You will also need at least 500MB of RAM (bare minimum), 2GB or greater is recommended. You may be able to reduce the RAM requirements if you disable all the chrome-based archiving methods with `USE_CHROME=False`.