From e38cc60bfea9f79391e9cfc5a668c6e219f195d6 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Thu, 8 Apr 2021 08:29:48 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2198e144..f4c55f26 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ ls ./archive/*/index.json # or browse directly via the filesyste *(click to expand your preferred **► `distribution`** below for full setup instructions)*
-Get ArchiveBox with docker-compose on macOS/Linux/Windows (recommended, everything included out-of-the-box ✨) +Get ArchiveBox with docker-compose on macOS/Linux/Windows ✨ (recommended, everything included out-of-the-box ) First make sure you have Docker installed: https://docs.docker.com/get-docker/ @@ -253,7 +253,7 @@ archivebox help # to see more options
-Get ArchiveBox with pip on any other platforms +Get ArchiveBox with pip on any other platforms (but extras must be installed manually) First make sure you have [Python >= v3.7](https://realpython.com/installing-python/) and [Node >= v12](https://nodejs.org/en/download/package-manager/) installed.