1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-25 23:36:22 +02:00

Update README.md

This commit is contained in:
Nick Sweeting
2019-03-11 03:49:27 -04:00
committed by GitHub
parent 7becb6aa5f
commit b37b26492b

View File

@@ -49,6 +49,7 @@ cd ArchiveBox
# Or pass in links to archive via stdin
echo 'https://example.com' | ./archive
```
*(pip, apt, and homebrew distributions of ArchiveBox will be available in the near future)*
Open `output/index.html` in a browser to view your archive. [DEMO: archive.sweeting.me](https://archive.sweeting.me)
For more information, see the [Quickstart](https://github.com/pirate/ArchiveBox/wiki/Quickstart), [Usage](https://github.com/pirate/ArchiveBox/wiki/Usage), and [Configuration](https://github.com/pirate/ArchiveBox/wiki/Configuration) docs.