Skip to content

Commit a7a11bb

Browse files
committed
Add Bower to Installation section
1 parent 21f34f4 commit a7a11bb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,12 @@ var PathParser = require('pathparser');
186186
var router = new PathParser;
187187
```
188188

189+
### Bower
190+
191+
```
192+
bower install pathparser
193+
```
194+
189195
### Browser
190196

191197
```html

0 commit comments

Comments
 (0)