From 1ade3ea25328d82960f54738c3ba58b13daa5d92 Mon Sep 17 00:00:00 2001 From: Ben Gotow Date: Tue, 6 Oct 2015 11:51:31 -0700 Subject: [PATCH] fix(docs): Add a note about building with Node 0.10.x --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 504407226..facf6e8d7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,6 +11,9 @@ like to contribute to N1 core and we'll get you set up immediately. # Getting Started +**Important! To build N1, you need to use Node 0.10.x. You can use [nvm](https://github.com/creationix/nvm) +to run Node 0.10.x alongside your existing version.** + Once you have an invitation code: git clone https://github.com/nylas/N1.git