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
34605eac92
commit
6543757ddf
1 changed files with 4 additions and 0 deletions
|
@ -109,6 +109,10 @@ ls ./archive/*/index.json # or browse directly via the filesyste
|
|||
|
||||
**🖥 Supported OSs:** Linux/BSD, macOS, Windows (Docker/WSL) **👾 CPUs:** amd64, x86, arm8, arm7 <sup>(raspi>=3)</sup>
|
||||
|
||||
```bash
|
||||
curl -sSL 'https://get.archivebox.io' | bash # run this, or follow the instructions below
|
||||
```
|
||||
|
||||
#### ⬇️ Initial Setup
|
||||
|
||||
<code>docker-compose</code> is the recommended way to run ArchiveBox because it includes <i>all</i> the extractor dependencies + full-text search out-of-the-box, and it's the easiest way to keep those dependencies up-to-date and securely isolated from the rest of your system.
|
||||
|
|
Loading…
Reference in a new issue