diff --git a/Install.md b/Install.md index 3317e5b..1cf9c4b 100644 --- a/Install.md +++ b/Install.md @@ -1,6 +1,6 @@ # Install -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 [Docker](#docker-setup) or the [helper script](#automatic-setup), or about ~10min 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 2~10min to get ArchiveBox set up and running.