1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-21 13:52:30 +02:00

Update README.md

This commit is contained in:
Nick Sweeting
2021-01-20 21:15:00 -05:00
committed by GitHub
parent 8c3c52e1a1
commit 554719e912

View File

@@ -87,6 +87,14 @@ It works on Linux/BSD (Intel and ARM CPUs with `docker`/`apt`/`pip3`), macOS (wi
No matter which install method you choose, they all roughly follow this 3-step process and all provide the same CLI, Web UI, and on-disk data format. No matter which install method you choose, they all roughly follow this 3-step process and all provide the same CLI, Web UI, and on-disk data format.
<small>
1. Install ArchiveBox: `apt/brew/pip3 install archivebox`
2. Start a collection: `archivebox init`
3. Start archiving: `archivebox add 'https://example.com'`
</small>
*(click to expand the ► sections below for full setup instructions)* *(click to expand the ► sections below for full setup instructions)*
<details> <details>