mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-15 07:34:27 -04:00
Update README.md
Fix a small typo
This commit is contained in:
parent
102e87578c
commit
9677282dc5
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ docker run -it -v $PWD:/data archivebox/archivebox init --setup
|
||||||
pip install archivebox
|
pip install archivebox
|
||||||
mkdir -p ~/archivebox/data && cd ~/archivebox/data
|
mkdir -p ~/archivebox/data && cd ~/archivebox/data
|
||||||
archivebox init --setup
|
archivebox init --setup
|
||||||
# archviebox add 'https://example.com'
|
# archivebox add 'https://example.com'
|
||||||
# archivebox help
|
# archivebox help
|
||||||
# archivebox server 0.0.0.0:8000
|
# archivebox server 0.0.0.0:8000
|
||||||
<br/>
|
<br/>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue