Docker download url has changed

pull/1263/head
Joe Nelson 2017-03-02 13:37:09 -08:00 committed by Jason Petersen
parent 02129b1860
commit e8ef19ed30
No known key found for this signature in database
GPG Key ID: 9F1D3510D110ABA9
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