Skip to content

Commit 2ddb689

Browse files
committed
Add bower install note to readme.
1 parent eeb6ac8 commit 2ddb689

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@ Also available for Node.js.
1111
* [On GitHub as node-url](https://github.com/websanova/node-url)
1212
* [On Npm as wurl](https://www.npmjs.com/package/wurl)
1313

14+
15+
## Bower Install
16+
17+
```
18+
> bower install js-url
19+
```
20+
1421
## Notes
1522

1623
For path(1) and path(-1) will always act as if the path is in the form `/some/path/` regardless of whether the original path was `/some/path` or `some/path/`.

0 commit comments

Comments
 (0)