Skip to content

Commit

Permalink
README.md correction for bower installation
Browse files Browse the repository at this point in the history
  • Loading branch information
Evyatar committed Apr 22, 2015
1 parent 4dcf783 commit ab2965d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Angular directive for auto-grow / auto-resize of textarea elements on typing.

A full explanation of the code can be found on my [blog post](http://codingaspect.com/blog/textarea-auto-grow-resizing-textarea-to-fit-text-height) along with a jQuery plugin and an Angular directive with this technique.

#### Bower Installation
#### Install via Bower
```bash
bower install angular-autogrow
```
Expand Down

0 comments on commit ab2965d

Please sign in to comment.