From 9ec41c5bf116cf0809305e3f01cc79a7890c839f Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Sun, 18 Feb 2024 17:52:05 -0800 Subject: [PATCH] Updated Install (markdown) --- Install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install.md b/Install.md index 3b7d180..0d666b7 100644 --- a/Install.md +++ b/Install.md @@ -191,7 +191,7 @@ See the [Quickstart](https://github.com/ArchiveBox/ArchiveBox#-package-manager-s ### 2. Install ArchiveBox using `pip` -You may do this even if you've already installed `archivebox` with `apt`/`brew`, as sometimes `pip` provides a newer version. +You may do this even if you've already installed `archivebox` with `apt`/`brew` (sometimes the `pip` version is newer). ```bash # get the latest version of archivebox from PyPI (optional, takes precedence over apt/brew-installed archivebox)