diff --git a/README.md b/README.md
index ebb46b3a..19b1a92f 100644
--- a/README.md
+++ b/README.md
@@ -164,7 +164,8 @@ See below for more usage examples using the C
-See below for more usage examples using the CLI, Web UI, or filesystem/SQL/Python to manage your archive.
+See below for more usage examples using the CLI, Web UI, or filesystem/SQL/Python to manage your archive.
+See setup.sh
for the source code of the auto-install script.
@@ -205,7 +206,8 @@ archivebox init --setup # if any problems, install with pip instead
-See below for more usage examples using the CLI, Web UI, or filesystem/SQL/Python to manage your archive.
+See below for more usage examples using the CLI, Web UI, or filesystem/SQL/Python to manage your archive.
+See the debian-archivebox
repo for more details about this distribution.
@@ -232,7 +234,8 @@ archivebox init --setup # if any problems, install with pip instead
-See below for more usage examples using the CLI, Web UI, or filesystem/SQL/Python to manage your archive.
+See below for more usage examples using the CLI, Web UI, or filesystem/SQL/Python to manage your archive.
+See the homebrew-archivebox
repo for more details about this distribution.
@@ -260,7 +263,8 @@ archivebox init --setup
-See below for more usage examples using the CLI, Web UI, or filesystem/SQL/Python to manage your archive.
+See below for more usage examples using the CLI, Web UI, or filesystem/SQL/Python to manage your archive.
+See the pip-archivebox
repo for more details about this distribution.
@@ -268,10 +272,10 @@ See below for more usage examples using the C
pacman
/
pkg
/
nix
(Arch/FreeBSD/NixOS/more)
pacman install archivebox
(maintained by imlonghao
)curl -sSL 'https://get.archivebox.io' | sh
(uses pkg
and pip3
under-the-hood)pacman install archivebox
(contributed by @imlonghao
)curl -sSL 'https://get.archivebox.io' | sh
(uses pkg
+ pip3
under-the-hood)