mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2024-11-23 04:33:11 +00:00
wording tweaks
This commit is contained in:
parent
61b2b847b8
commit
997dccc676
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
|
```bash
|
||||||
pip3 install archivebox
|
pip3 install archivebox
|
||||||
archivebox --version
|
archivebox --version
|
||||||
# install extras manually as-needed, or use one of full setup methods below to get everything included 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
|
||||||
archivebox init
|
archivebox init
|
||||||
|
|
Loading…
Reference in a new issue