From 276f2fd53206151c6e36608cc97450365e116c15 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Mon, 4 Feb 2019 10:14:51 -0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f66d94a1..54c030f5 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,8 @@ ArchiveBox doesn't require a constantly running server or backend, instead you j
. . . . . . . . . . . . . . . . . . . . . . . . . . . .

-To get started, you can install ArchiveBox [automatically](https://github.com/pirate/ArchiveBox/wiki/Quickstart), follow the [manual instructions](https://github.com/pirate/ArchiveBox/wiki/Install), or use [Docker](https://github.com/pirate/ArchiveBox/wiki/Docker). There are only [4 main dependencies](https://github.com/pirate/ArchiveBox/wiki/Install#dependencies): `python3`, `wget`, `chromium`, and `youtube-dl`, and you can skip installing them if you're ok with fewer archive methods. +To get started, you can install ArchiveBox [automatically](https://github.com/pirate/ArchiveBox/wiki/Quickstart), follow the [manual instructions](https://github.com/pirate/ArchiveBox/wiki/Install), or use [Docker](https://github.com/pirate/ArchiveBox/wiki/Docker). +There are only [4 main dependencies](https://github.com/pirate/ArchiveBox/wiki/Install#dependencies): `python3`, `wget`, `chromium`, and `youtube-dl`, and you can skip installing most of them if you're ok with fewer archive methods. ```bash git clone https://github.com/pirate/ArchiveBox.git cd ArchiveBox