Skip to content

Commit

Permalink
[README] Added workaround install for #13
Browse files Browse the repository at this point in the history
  • Loading branch information
vinaygopinath authored Oct 20, 2016
1 parent 536f68c commit 615ff10
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ To install this library, run:
```bash
$ npm install ng2-meta --save
```
**Note**: If you're seeing errors about "duplicate identifiers", please install ng2-meta directly from GitHub until [#13](https://github.com/vinaygopinath/ng2-meta/issues/13) is resolved.
```bash
npm install --save vinaygopinath/ng2-meta
```

ng2-meta works with angular2 2.0.0 and @angular/router 3.0.0 or higher.

Expand Down

0 comments on commit 615ff10

Please sign in to comment.