From bc2a9337847250be95d813735a1f61f82695af70 Mon Sep 17 00:00:00 2001 From: Ben Gotow Date: Tue, 11 Oct 2016 18:35:00 -0700 Subject: [PATCH] Update Windows.md --- docs/Windows.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Windows.md b/docs/Windows.md index 1721947bc..b5e3eda76 100644 --- a/docs/Windows.md +++ b/docs/Windows.md @@ -13,6 +13,7 @@ Python 2.7 (not 3.x) git clone https://github.com/nylas/N1.git cd N1 + npm config set msvs_version 2013 script\bootstrap.cmd ## Running