diff --git a/README.md b/README.md index e33e7667..9348b9a0 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,20 @@ See below for more usage examples using the C

+
+curl | sh automatic setup script curl -sSL 'https://get.archivebox.io' | sh (macOS/Ubuntu/Debian/FreeBSD) +
+
    +
  1. Install Docker on your system (optional, highly recommended).
  2. +
  3. Run the automatic setup script. +
    curl -sSL 'https://get.archivebox.io' | sh
    +
  4. +
+ +See below for more usage examples using the CLI, Web UI, or filesystem/SQL/Python manage your archive. +

+
+
#### 🛠  Manual Setup