Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenplusplus committed May 22, 2015
1 parent 958bccd commit 4091161
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# wiredep
> Wire Bower dependencies to your source code.
> Wire [Bower](http://bower.io) dependencies to your source code.
## Getting Started
Install the module with [npm](https://npmjs.org):
Expand All @@ -8,7 +8,7 @@ Install the module with [npm](https://npmjs.org):
$ npm install --save wiredep
```

Install your [Bower](http://bower.io) dependencies (if you haven't already):
Install your dependencies (if you haven't already):

```bash
$ bower install --save jquery
Expand Down

0 comments on commit 4091161

Please sign in to comment.