diff --git a/README.md b/README.md index 36fae2a6..eae35350 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ ls ./archive/*/index.json # or browse directly via the filesyste 👍 Docker Compose is recommended for the easiest install/update UX + best security + all the extras out-of-the-box.

    -
  1. Install Docker and Docker Compose on your system (if not already installed).
  2. +
  3. Install Docker on your system (if not already installed).
  4. Download the docker-compose.yml file into a new empty directory (can be anywhere).
    mkdir ~/archivebox && cd ~/archivebox
     curl -O 'https://raw.githubusercontent.com/ArchiveBox/ArchiveBox/dev/docker-compose.yml'