This commit is contained in:
Benoit Schweblin 2013-09-15 16:14:58 -07:00
parent 17bbe028bf
commit e37512ba3e

View File

@ -13,7 +13,11 @@ Getting started
#### Before debugging
- Download dependencies using [Bower][4]:
- Download development tools:
npm install
- Download dependencies:
bower install
@ -50,6 +54,7 @@ Getting started
#### Build/minify
npm install
grunt