From 096f6b4d2cd02ed19dee0b1fc234869d7010fea6 Mon Sep 17 00:00:00 2001 From: Jeffrey Morgan Date: Wed, 21 Oct 2015 20:40:08 -0700 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f6f96d1b..32467df6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -25,7 +25,8 @@ You will need to install: ### Prerequisites for developing Kitematic on Windows You will need to install: -- [Node.js 0.10.38](https://nodejs.org/dist/v0.10.38/) +- The [Docker Toolbox](https://docker.com/toolbox) +- [Node.js](https://nodejs.org/) - Open a command prompt (`cmd`) and run the command `mkdir ~/AppData/Roaming/npm` - [Visual Studio 2013 Community](https://www.visualstudio.com/en-us/products/visual-studio-community-vs.aspx) (or similar) - You do not need to install any optional packages during install. - [Python](https://www.python.org/downloads/release/python-2710/)