Docker download url has changed

pull/1938/head
Joe Nelson 2017-03-02 13:37:09 -08:00 committed by Jason Petersen
parent 61285ba367
commit 194a47f449
1 changed files with 2 additions and 2 deletions

View File

@ -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. 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: * 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 applications icon. 2. Start Docker by clicking on the applications icon.
* Linux: * Linux:
```bash ```bash