diff --git a/Install.md b/Install.md index 408dcc3..68faec6 100644 --- a/Install.md +++ b/Install.md @@ -85,6 +85,8 @@ curl -fsSL 'https://get.archivebox.io' | bash ``` The script explains what it installs beforehand, and will prompt for user confirmation before making any changes to your system. The script uses Docker if already installed, but you can decline and it will attempt to install everything using your package manager instead. +*See here for our thoughts on the [inherent limitations of `curl | sh`](https://docs.monadical.com/s/against-curl-sh) as an install method...* + After running the setup script, continue with the [Quickstart](https://github.com/ArchiveBox/ArchiveBox#%EF%B8%8F-next-steps) guide... ➡️