1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-19 12:51:49 +02:00

Update README.md

This commit is contained in:
Nick Sweeting
2021-04-24 01:34:09 -04:00
committed by GitHub
parent 84202a5849
commit c1dbf03d1d

View File

@@ -116,10 +116,10 @@ ls ./archive/*/index.json # or browse directly via the filesyste
#### ⬇️  Initial Setup
<br/>
> **`docker-compose` is the recommended way to run ArchiveBox.** It includes everything out-of-the-box and provides the fastest setup.
> It's also the easiest way to keep all the [dependencies](#dependencies) isolated from the rest of your system and up-to-date over-time.
> **`docker-compose` is the recommended way to run ArchiveBox.** It includes everything out-of-the-box and provides the fastest setup experience.
> It's also the easiest way to keep ArchiveBox and all its [dependencies](#dependencies) securely isolated from the rest of your system, and kept up-to-date over-time.
<br/>
*(click to expand your preferred **► `distribution`** below for full setup instructions)*