From 33ff39c971c6820f1bd090f81bff44699c18cf41 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Sun, 18 Feb 2024 04:09:09 -0800 Subject: [PATCH] Updated Install (markdown) --- Install.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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`.