From 618da06b36231ff7ddb06c1287876285f7558e09 Mon Sep 17 00:00:00 2001 From: johnpapa Date: Sat, 6 Dec 2014 13:11:51 -0500 Subject: [PATCH] updated readme with global nmp packages --- modular/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/modular/README.md b/modular/README.md index d073e6bb..bad3501b 100644 --- a/modular/README.md +++ b/modular/README.md @@ -21,6 +21,11 @@ Demonstrates Angular modularity, testing, Gulp task automation, and more. /data /routes +## Requirements + +- Open terminal +- Type `npm install -g node-inspector bower gulp` + ## Installing Node.js and Bower Packages - Open terminal - Type `npm install`