mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-18 12:21:42 +02:00
Updated Install (markdown)
@@ -191,6 +191,8 @@ See the [Quickstart](https://github.com/ArchiveBox/ArchiveBox#-package-manager-s
|
|||||||
|
|
||||||
### 2. Install ArchiveBox using `pip`
|
### 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.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# install latest version of archivebox from PyPI
|
# install latest version of archivebox from PyPI
|
||||||
python3 -m pip install --upgrade --ignore-installed archivebox
|
python3 -m pip install --upgrade --ignore-installed archivebox
|
||||||
|
Reference in New Issue
Block a user