mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2024-11-26 22:20:21 +00:00
Update README.md
Co-authored-by: Nick Sweeting <git@sweeting.me>
This commit is contained in:
parent
56aa2b2f9b
commit
bedad04982
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ To get started, you can [install them manually](https://github.com/pirate/Archiv
|
||||||
apt install python3 python3-pip git curl wget youtube-dl chromium-browser
|
apt install python3 python3-pip git curl wget youtube-dl chromium-browser
|
||||||
|
|
||||||
# 2. Download ArchiveBox
|
# 2. Download ArchiveBox
|
||||||
git clone https://github.com/pirate/ArchiveBox.git && cd ArchiveBox && pip install .
|
pip install archivebox
|
||||||
|
|
||||||
# 3. Create a new archive anywhere
|
# 3. Create a new archive anywhere
|
||||||
mkdir archive_folder && cd archive_folder && archivebox init
|
mkdir archive_folder && cd archive_folder && archivebox init
|
||||||
|
|
Loading…
Reference in a new issue