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.