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

Update README.md

Fix a small typo
This commit is contained in:
Raghu Saxena 2024-05-22 15:15:11 +08:00 committed by GitHub
parent 102e87578c
commit 9677282dc5
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/>