Update installing-cli.md

This commit is contained in:
wluxion 2016-10-24 18:18:01 -04:00 committed by GitHub
parent 7b70ec32e7
commit 3e158df022
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ Open your terminal or command shell and execute the following command:
```bash
$ pip install docker-cloud
```
(On Linux machines, ensure that python-dev is installed.)
#### Install on macOS