1
0
Fork 0
mirror of synced 2024-06-21 11:50:17 +12:00

clarify note about arm

This commit is contained in:
Nick Sweeting 2020-12-11 23:09:44 +02:00
parent 1d894e1d45
commit eb61f511f4

View file

@ -34,7 +34,7 @@ The main index is a self-contained `data/index.sqlite3` file, and each snapshot
### Quickstart
ArchiveBox can be installed via [Docker](https://docs.docker.com/get-docker/) (recommended), [`apt`](https://launchpad.net/~archivebox/+archive/ubuntu/archivebox/+packages), [`brew`](https://github.com/ArchiveBox/homebrew-archivebox), or [`pip`](https://www.python.org/downloads/). It works on macOS, Windows, and Linux/BSD (both armv7 and amd64).
ArchiveBox can be installed via [Docker](https://docs.docker.com/get-docker/) (recommended), [`apt`](https://launchpad.net/~archivebox/+archive/ubuntu/archivebox/+packages), [`brew`](https://github.com/ArchiveBox/homebrew-archivebox), or [`pip`](https://www.python.org/downloads/). It works on macOS, Windows, and Linux/BSD (both Arm and Intel CPUs).
```bash
pip3 install archivebox