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