mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2024-11-26 14:10:20 +00:00
Update README.md to fix typo (#1434)
This commit is contained in:
commit
99b19e1917
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
|
||||
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/>
|
||||
|
|
Loading…
Reference in a new issue