Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maxmantz authored Oct 5, 2016
1 parent 5f6b9dc commit a469303
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 @@ A package for managing OpenID-Connect authentication in ReactJS / Redux apps.
`npm install --save redux-oidc`

#### Peer dependency
This package has [oidc-client-js](https://github.com/IdentityModel/oidc-client-js/tree/master) as its peer dependency.
This package has [oidc-client-js](https://github.com/IdentityModel/oidc-client-js) as its peer dependency.
In order to install this run:

`npm install --save oidc-client`
Expand Down

0 comments on commit a469303

Please sign in to comment.