From 8c3cc363d348b311e2f3294e75c52f542b4e8ea4 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Sun, 18 Feb 2024 17:51:31 -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 a82691d..3b7d180 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` has a newer version available. +You may do this even if you've already installed `archivebox` with `apt`/`brew`, as sometimes `pip` provides a newer version. ```bash # get the latest version of archivebox from PyPI (optional, takes precedence over apt/brew-installed archivebox)