1
0
Fork 0
mirror of synced 2024-06-02 02:25:20 +12:00

release notes

This commit is contained in:
Nick Sweeting 2020-12-12 02:03:51 +02:00
parent 096749da87
commit ebc5a2bd3c

View file

@ -35,7 +35,7 @@ The main index is a self-contained `index.sqlite3` file, and each snapshot is st
### 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 (with `brew`/`pip3`), Windows (beta with `docker`/`pip3`), and Linux/BSD (Intel and ARM CPUs with `docker`/`apt`/`pip3`).
It works on Linux/BSD (Intel and ARM CPUs with `docker`/`apt`/`pip3`), macOS (with `brew`/`pip3`), and Windows (beta with `docker`/`pip3`).
```bash
pip3 install archivebox