1
0
Fork 0
mirror of synced 2024-06-26 10:00:19 +12:00

Update README.md to fix typo (#1434)

This commit is contained in:
Nick Sweeting 2024-05-22 12:51:05 -07:00 committed by GitHub
commit 99b19e1917
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -93,7 +93,7 @@ docker run -it -v $PWD:/data archivebox/archivebox init --setup
pip install archivebox
mkdir -p ~/archivebox/data && cd ~/archivebox/data
archivebox init --setup
# archviebox add 'https://example.com'
# archivebox add 'https://example.com'
# archivebox help
# archivebox server 0.0.0.0:8000
<br/>