1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-15 11:04:17 +02:00

Updated Install (markdown)

Nick Sweeting
2024-02-28 16:04:05 -08:00
parent 49ffcd510c
commit a2256d79e8

@@ -246,6 +246,9 @@ If you have issues getting Chromium / Google Chrome working with ArchiveBox, see
For guides on how to import URLs from different sources into ArchiveBox, follow the links in our [Input Formats](https://github.com/ArchiveBox/ArchiveBox#input-formats) and [Preparing URLs](https://github.com/ArchiveBox/ArchiveBox/wiki/Quickstart#2-get-your-list-of-urls-to-archive) documentation. ➡️
```bash
cd ~/archivebox/data
```
```bash
# feed in your URLs to start archiving!
archivebox add --help
@@ -261,6 +264,7 @@ archivebox status
archivebox server 0.0.0.0:8000
open http://localhost:8000
```
See our [[Usage]] Wiki documentation page for more examples.
<br/>