pull/1225/merge
sumedhpathak 2017-03-08 13:15:42 +00:00 committed by GitHub
commit 04c8db8f55
1 changed files with 0 additions and 4 deletions

View File

@ -47,10 +47,6 @@ 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-compose: [Mac][mac_install] | [Linux][linux_install]
* (Mac only) connect to Docker VM
```bash
eval $(docker-machine env default)
```
* Pull and start the docker images
```bash