mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2024-11-10 06:34:16 +00:00
Update README.md
This commit is contained in:
parent
457e4406af
commit
1df83db1c2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue