Update README.md
This commit is contained in:
parent
b8d89b14e1
commit
e02974f85d
1 changed files with 1 additions and 3 deletions
|
@ -32,9 +32,7 @@
|
|||
|
||||
ArchiveBox is a powerful self-hosted internet archiving solution written in Python. You feed it URLs of pages you want to archive, and it saves them to disk in a variety of formats depending on setup and content within.
|
||||
|
||||
#### 🔢 Overview
|
||||
|
||||
Get ArchiveBox via [Docker Compose (recommended)](#Quickstart), Docker, Apt, Brew, Pip, etc. ([see below](#Quickstart)).
|
||||
**🔢 Run ArchiveBox via [Docker Compose (recommended)](#Quickstart), Docker, Apt, Brew, or Pip ([see below](#Quickstart)).**
|
||||
|
||||
```bash
|
||||
apt/brew/pip3 install archivebox
|
||||
|
|
Loading…
Reference in a new issue