mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-18 09:04:26 -04:00
add note about included extras
This commit is contained in:
parent
ab4059bb56
commit
61b2b847b8
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ ArchiveBox can be installed via [Docker](https://docs.docker.com/get-docker/) (r
|
|||
```bash
|
||||
pip3 install archivebox
|
||||
archivebox --version
|
||||
# install extras manually as-needed, or use one of full setup methods below
|
||||
# install extras manually as-needed, or use one of full setup methods below to get everything included out-of-the-box
|
||||
|
||||
mkdir ~/archivebox && cd ~/archivebox
|
||||
archivebox init
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue