We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5312a38 commit 077bfb6Copy full SHA for 077bfb6
1 file changed
CONTRIBUTING.md
@@ -44,7 +44,8 @@ This doc explains how to build the router module yourself.
44
1. Install [NodeJS](http://nodejs.org/)
45
2. Install [Gulp](http://gulpjs.com/) with `npm install -g gulp`
46
3. Clone and `cd` into this repo.
47
-4. Install dependencies with `npm install` and `bower install`
+4. Install dependencies with `npm install`
48
+5. Run `gulp build` to build the new files.
49
50
### Running the Examples
51
0 commit comments