From 3c8b2636946ad6913a9091cca5758d603cdad6df Mon Sep 17 00:00:00 2001 From: Mark McDowall Date: Wed, 2 Nov 2016 16:56:54 -0700 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 07bcc506a..ab945cb0c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,8 +8,8 @@ Setup guides, FAQ, the more information we have on the wiki the better. ## Development ## ### Tools required ### -- Visual Studio 2013 -- HTML/Javascript editor of choice (Sublime Text/Webstorm/etc) +- Visual Studio 2015 +- HTML/Javascript editor of choice (Sublime Text/Webstorm/Atom/etc) - npm (node package manager) - git