From 188a141d8956c6525c7edcb378e405ee02de5ec9 Mon Sep 17 00:00:00 2001 From: Elmer Bulthuis Date: Tue, 31 Mar 2015 05:30:49 +0000 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e6e3e4..41f71fd 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ We invite you to hack the hackatrain website. See a typo, help us fix it. Have a ## installation -first, install global dependencies +first, make sure node.js (https://nodejs.org/) is installed, then install global dependencies. npm install bower --global