diff --git a/README.md b/README.md index 96aa15d4..4a8750e0 100644 --- a/README.md +++ b/README.md @@ -109,9 +109,9 @@ ls ./archive/*/index.json # or browse directly via the filesyste
     (easiest install/update UX + best security + all extras working out-of-the-box) - +
-Get ArchiveBox with docker-compose on macOS/Linux/Windows ✨ (highly recommended) +Get ArchiveBox with Docker docker-compose on macOS/Linux/Windows ✨ (highly recommended)
  1. Install Docker and Docker Compose on your system (if not already installed).
  2. @@ -134,7 +134,7 @@ See below for more usage examples using the C
-Get ArchiveBox with docker on macOS/Linux/Windows +Get ArchiveBox with Docker docker on macOS/Linux/Windows
  1. Install Docker on your system (if not already installed).
  2. @@ -156,7 +156,9 @@ See below for more usage examples using the C
-Get ArchiveBox as a Desktop App on macOS/Linux/Window +Get ArchiveBox as a + +Docker + Electron Desktop App on macOS/Linux/Window
  1. Install Docker on your system (if not already installed).
  2. @@ -216,7 +218,7 @@ See below for more usage examples using the C
-Get ArchiveBox with brew on macOS +Get ArchiveBox with Homebrew brew on macOS
  1. Install Homebrew on your system (if not already installed).
  2. @@ -242,9 +244,10 @@ See below for more usage examples using the C
-Get ArchiveBox with pip on any platform +Get ArchiveBox with Pip pip on any platform
    +
  1. Install Python >= v3.7 and Node >= v14 on your system (if not already installed).
  2. Install the ArchiveBox package using pip3.
    pip3 install archivebox