From 27d8a7e8d242609b7789d95b1d2c8a7680c4dc82 Mon Sep 17 00:00:00 2001 From: Nurazem Kaldybaev Date: Sun, 1 Dec 2013 01:05:52 +0400 Subject: [PATCH] Add more clarity to README and point to right path for starter examples --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e4531ed16e..e757dad163 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,12 @@ you'll be good to go. ## Running examples +You will first have to install dependencies by running: + + npm install + +Make sure that you have [npm](https://github.com/isaacs/npm) already installed. + Ionic comes with many interesting examples showing the power of the framework. To check them out, navigate into the source folder, and start a web server. The easiest way is to use Python: @@ -34,7 +40,7 @@ way is to use Python: node_modules/grunt-cli/bin/grunt watch - http://localhost:8000/example/ + http://localhost:8000/examples/starters/ http://localhost:8000/test/