diff --git a/README.md b/README.md index 33ef6800..23de001f 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ To get started, you can [install them manually](https://github.com/pirate/Archiv ```bash # 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 git clone https://github.com/pirate/ArchiveBox.git && cd ArchiveBox