From e8ef19ed30ea5ea674457d129adc739f72630d01 Mon Sep 17 00:00:00 2001 From: Joe Nelson Date: Thu, 2 Mar 2017 13:37:09 -0800 Subject: [PATCH] Docker download url has changed --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0cb7b8f05..4d2ca5cb1 100644 --- a/README.md +++ b/README.md @@ -46,9 +46,9 @@ Citus Cloud runs on top of AWS as a fully managed database as a service and has If you're looking to get started locally, you can follow the following steps to get up and running. -* Install Docker Engine and docker-compose +* Install Docker Community Edition and docker-compose * Mac: - 1. Install the [Docker Platform](https://www.docker.com/products/overview#/install_the_platform). + 1. [Download](https://www.docker.com/community-edition#/download) and install Docker. 2. Start Docker by clicking on the application’s icon. * Linux: ```bash