diff --git a/README.md b/README.md index 786b494f..5de42c07 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@     @@ -99,7 +99,7 @@ archivebox init --setup

# Option D: Or use the optional auto setup script to install it -curl -fsSL 'https://get.archivebox.io' | sh +curl -fsSL 'https://get.archivebox.io' | bash
Open http://localhost:8000 to see your server's Web UI ➡️ @@ -233,7 +233,7 @@ See below for more usage examples using the C
  1. Install Docker on your system (optional, highly recommended but not required).
  2. Run the automatic setup script. -
    curl -fsSL 'https://get.archivebox.io' | sh
    +
    curl -fsSL 'https://get.archivebox.io' | bash
    For more info, see Install: Bare Metal in the Wiki. ➡️
@@ -368,7 +368,7 @@ See below for more usage examples using the C