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

update readme examples

This commit is contained in:
Nick Sweeting
2020-07-28 06:00:52 -04:00
parent b1082cfbaa
commit d7fc161ac7
2 changed files with 3 additions and 2 deletions

View File

@@ -40,7 +40,8 @@ You can use it to preserve access to websites you care about by storing them loc
#### How does it work?
```bash
archivebox add 'https://example.com'
docker run -v $PWD:/data archivebox init
docker run -v $PWD/data:/data -p 8000 archivebox
```
After installing the dependencies, just pipe some new links into the `archivebox add` command to start your archive.