From 0645b134980fc2421fe521762b7f1b7a9c56cdf4 Mon Sep 17 00:00:00 2001 From: Sven Dowideit Date: Thu, 14 May 2015 11:04:41 +1000 Subject: [PATCH] One more thing that kitematic helps with Signed-off-by: Sven Dowideit --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 28e47f23d5..b49261e426 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -21,7 +21,8 @@ Most of the time, you'll have installed Kitematic before contibuting, but for th sake of completeness, you can also install [Node.js](https://nodejs.org/) and then run from your Git clone. -Running `npm start` will download and install [Docker machine](https://github.com/docker/machine), +Running `npm start` will download and install the OS X Docker client, +[Docker machine](https://github.com/docker/machine), the [Boot2Docker iso](https://github.com/boot2docker/boot2docker), [Electron](http://electron.atom.io/), and [VirtualBox](https://www.virtualbox.org/) if needed.