mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2024-11-10 06:34:16 +00:00
Update README.md
This commit is contained in:
parent
887e0c07a9
commit
b766f99df8
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ To get started, you can [install them manually](https://github.com/pirate/Archiv
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# 1. Install dependencies (use apt on ubuntu, brew on mac, or pkg on BSD)
|
# 1. Install dependencies (use apt on ubuntu, brew on mac, or pkg on BSD)
|
||||||
apt install python3 python3-pip wget curl chromium-browser youtube-dl
|
apt install python3 python3-pip git wget curl chromium-browser youtube-dl
|
||||||
|
|
||||||
# 2. Download ArchiveBox
|
# 2. Download ArchiveBox
|
||||||
git clone https://github.com/pirate/ArchiveBox.git && cd ArchiveBox
|
git clone https://github.com/pirate/ArchiveBox.git && cd ArchiveBox
|
||||||
|
|
Loading…
Reference in a new issue