Skip to content

Commit

Permalink
Fixed typo README
Browse files Browse the repository at this point in the history
  • Loading branch information
guiassemany committed Feb 26, 2016
1 parent a227ddb commit 3fe1b54
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
Expand Up @@ -7,8 +7,8 @@ This is a simple directive to handle reverse geocode using google maps.

### How to Install

Bower: `bower install angular-reverse-geocode`
You can also simply download the file assemany-angular-reverse-geocode.js and import it to your page.
Bower: `bower install assemany-angular-reverse-geocode`
You can also simply download the file angular-reverse-geocode.js and import it to your page.

After this, you should add 'AngularReverseGeocode' as a dependency for your project.
```javascript
Expand Down

0 comments on commit 3fe1b54

Please sign in to comment.