1
0
Fork 0

add note about windows being in beta

This commit is contained in:
Nick Sweeting 2020-12-11 23:32:48 +02:00
parent 29be247c6b
commit 0682758e9e

View file

@ -34,7 +34,7 @@ The main index is a self-contained `data/index.sqlite3` file, and each snapshot
### Quickstart ### 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 Arm and Intel CPUs). 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 (stable), Windows (beta), and Linux/BSD (stable on both Intel and ARM CPUs).
```bash ```bash
pip3 install archivebox pip3 install archivebox