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

Update README.md

This commit is contained in:
Nick Sweeting
2020-07-28 09:27:41 -04:00
committed by GitHub
parent 457e4406af
commit 1df83db1c2

View File

@@ -78,7 +78,7 @@ open https://127.0.0.1:8000
```bash
# Docker Compose
# Download https://github.com/pirate/ArchiveBox/tree/master/docker-compose.yml
# first download: https://github.com/pirate/ArchiveBox/blob/master/docker-compose.yml
docker-compose run archivebox init
docker-compose run archivebox add 'https://example.com'
docker-compose up