From f31adff0ed596aafa8f534b59c74cdb329765c5c Mon Sep 17 00:00:00 2001 From: Nick Sweeting <git@sweeting.me> Date: Sun, 15 Dec 2024 03:36:12 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d22ef95c..eac8623f 100644 --- a/README.md +++ b/README.md @@ -257,7 +257,7 @@ See <a href="https://docs.sweeting.me/s/against-curl-sh">"Against curl | sh as a <ol> <li>Install <a href="https://realpython.com/installing-python/">Python >= v3.10</a> and <a href="https://nodejs.org/en/download/package-manager/">Node >= v18</a> on your system (if not already installed).</li> -<li>Install the ArchiveBox package using <code>pip3</code> (or <a href="https://pipx.pypa.io"><code>pipx</code></a>). +<li>Install the ArchiveBox package using <code>pip3</code> (or <a href="https://docs.astral.sh/uv/guides/tools/#running-tools"><code>uvx</code></a>). <pre lang="bash"><code style="white-space: pre-line">pip3 install --upgrade archivebox yt-dlp playwright playwright install --with-deps chromium archivebox version