mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-21 05:41:54 +02:00
add note about included extras
This commit is contained in:
@@ -39,7 +39,7 @@ ArchiveBox can be installed via [Docker](https://docs.docker.com/get-docker/) (r
|
|||||||
```bash
|
```bash
|
||||||
pip3 install archivebox
|
pip3 install archivebox
|
||||||
archivebox --version
|
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
|
mkdir ~/archivebox && cd ~/archivebox
|
||||||
archivebox init
|
archivebox init
|
||||||
|
Reference in New Issue
Block a user