From b926b35cf4b999029692ba65ceac69f16bae59bf Mon Sep 17 00:00:00 2001 From: Michael Chiang Date: Thu, 18 Jun 2015 21:03:24 -0700 Subject: [PATCH] Adding Install Docker Commands Adding Install Docker Commands with image --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 219bd95502..14a0b97f70 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,11 @@ Kitematic is a simple application for managing Docker containers on Mac OS X and [Download the latest version](https://kitematic.com/download) of Kitematic. +On the Mac, Kitematic can copy the binaries for Docker, Docker Machine and Docker Compose into `/usr/local/bin` for command line use outside of Kitematic. + +To do so please click on the Kitematic dropdown menu and select `Install Docker Commands` + +![Install Docker Commands](https://cloud.githubusercontent.com/assets/3325447/8246881/fa5f1ee0-15fa-11e5-936b-147bd53ec5a0.png) ## Documentation