diff --git a/Install.md b/Install.md index c8d1c97..a0934d1 100644 --- a/Install.md +++ b/Install.md @@ -1,14 +1,14 @@ # Install -ArchiveBox only has a few main dependencies apart from `python3`, and they can all be installed using your normal package manager. It usually takes 1min to get up and running if you use the [helper script](#automatic-setup), or about 5min if you install everything [manually](#manual-setup). +ArchiveBox is primarily distributed as a Python package via `pip`, but it also depends on some system packages that can be installed manually or automatically with Docker. It usually takes ~2min to get up and running if you use the [helper script](#automatic-setup), or about ~10min if you install everything [manually](#manual-setup). - [Supported Systems](#supported-systems) - - [Dependencies](#dependencies) + - **[Docker Setup](#docker-setup)** - [Automatic Setup](#automatic-setup) - [Manual Setup](#manual-setup) - - **[Docker Setup](#docker-setup)** + ## Supported Systems