From a682847dbe9bcd6b89202c7c034beada6bc0edc5 Mon Sep 17 00:00:00 2001 From: tarun khemani Date: Wed, 10 Dec 2014 14:51:55 +0530 Subject: [PATCH] updated readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 74473ac..4333332 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ The `master` branch is a viable seed project for Famo.us/Angular. 1. Make sure that you have [npm](http://blog.nodeknockout.com/post/65463770933/how-to-install-node-js-and-npm) installed 2. In your terminal, run `npm install -g serve` + 3. In your terminal, run `npm install` 3. In your terminal, change your directory to famous-angular-starter/app 4. In your terminal, run `serve`