From 6bde996246d90e7988ab37a554a10a3853070b9a Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 16 Jan 2019 08:00:23 -0500 Subject: [PATCH] Updated Install (markdown) --- Install.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Install.md b/Install.md index 66939f0..d6556b6 100644 --- a/Install.md +++ b/Install.md @@ -65,7 +65,8 @@ If you have any trouble, see the [Troubleshooting](#troubleshooting) section at Docker support for ArchiveBox is in beta, I'll update it as we improve the ergonomics and add an example `docker-compose.yml` file for serving the archive with nginx. 1. Make sure you have Docker installed and set up: -Follow their install instructions for Linux, macOS, or Windows https://docs.docker.com/install/#supported-platforms. + +If you don't already have docker installed, follow the official install instructions for Linux, macOS, or Windows https://docs.docker.com/install/#supported-platforms. 2. Fetch and build the ArchiveBox Docker image: ```bash