1
0
Fork 0
mirror of synced 2024-06-02 18:44:59 +12:00

add latest package build artifacts

This commit is contained in:
Nick Sweeting 2020-11-12 14:29:06 -05:00
parent 3f160eab8e
commit 16ad02d574
2 changed files with 1 additions and 2 deletions

View file

@ -211,7 +211,7 @@ Description: <div align="center">
# docker-compose run archivebox <command> [args]
mkdir archivebox && cd archivebox
wget 'https://github.com/pirate/ArchiveBox/blob/master/docker-compose.yml'
wget 'https://raw.githubusercontent.com/pirate/ArchiveBox/master/docker-compose.yml'
docker-compose run archivebox init
docker-compose run archivebox add 'https://example.com'
docker-compose run archivebox manage createsuperuser

View file

@ -13,7 +13,6 @@ w3lib==1.22.0
[dev]
setuptools
wheel
twine
flake8
ipdb