Skip to content

Commit

Permalink
Fix readme typo of download url
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno Lourenço authored and ruipenso committed Jan 22, 2015
1 parent a663d5d commit d271d31
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 @@ -10,7 +10,7 @@ Choose your preferred method:

* Bower: `bower install angular-oauth2`
* NPM: `npm install --save angular-oauth2`
* Download: [angular-oauth2](https://raw.github.com/seegno/angular-oauth2/master/angular-oauth2.min.js)
* Download: [angular-oauth2](https://raw.github.com/seegno/angular-oauth2/master/dist/angular-oauth2.min.js)

## Usage

Expand Down

0 comments on commit d271d31

Please sign in to comment.