mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2024-11-26 06:00:22 +00:00
add comment
This commit is contained in:
parent
87eccfdbda
commit
d9e76752b7
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ pip3 install archivebox
|
||||||
archivebox --version
|
archivebox --version
|
||||||
# install extras as-needed, or use one of full setup methods below to get everything out-of-the-box
|
# install extras as-needed, or use one of full setup methods below to get everything out-of-the-box
|
||||||
|
|
||||||
mkdir ~/archivebox && cd ~/archivebox
|
mkdir ~/archivebox && cd ~/archivebox # this can be anywhere
|
||||||
archivebox init
|
archivebox init
|
||||||
|
|
||||||
archivebox add 'https://example.com'
|
archivebox add 'https://example.com'
|
||||||
|
|
Loading…
Reference in a new issue