mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2024-11-10 06:34:16 +00:00
Update README.md
This commit is contained in:
parent
aaa459082d
commit
b54076054c
1 changed files with 5 additions and 2 deletions
|
@ -51,10 +51,13 @@ The goal is to sleep soundly knowing the part of the internet you care about wil
|
|||
|
||||
<br/>
|
||||
|
||||
**📦 Get ArchiveBox with `docker-compose` / `docker` / `apt` / `brew` / `pip3` ([see Quickstart below](#quickstart)).**
|
||||
**📦 Get ArchiveBox with Docker / `apt` / `brew` / `pip3` / etc. ([see Quickstart below](#quickstart)).**
|
||||
|
||||
```bash
|
||||
# Or use this auto setup script to install it for you (optional)
|
||||
# Follow the instructions for your package manager in the quickstart, e.g.:
|
||||
pip3 install archivebox
|
||||
|
||||
# Or use the optional auto setup script to install it for you:
|
||||
curl -sSL 'https://get.archivebox.io' | sh
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue