From 9522f4d2319d2a0e948e1a7977791b6447aac305 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 12 Mar 2019 17:59:39 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d5300dbf..461c0502 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 git wget curl chromium-browser youtube-dl +apt install python3 python3-pip git curl wget youtube-dl chromium-browser # 2. Download ArchiveBox git clone https://github.com/pirate/ArchiveBox.git && cd ArchiveBox