From 033a3f3b63e6cae28eaaa36db46083c5a607fc64 Mon Sep 17 00:00:00 2001 From: Mark McDowall Date: Thu, 31 Jul 2014 18:38:02 -0700 Subject: [PATCH] build.ps1 requires PS 3 --- Development/Contributing.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Development/Contributing.md b/Development/Contributing.md index 12bd5a9..e6a747d 100644 --- a/Development/Contributing.md +++ b/Development/Contributing.md @@ -8,6 +8,7 @@ Setup guides, FAQ, the more information we have on the wiki the better. ## Development ## ### Tools required ### +- Powershell 3.0 - Visual Studio 2012 - HTML/Javascript editor of choice (Sublime Text/Webstorm/etc) - npm (node package manager)