We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18e40e0 commit 082d6f7Copy full SHA for 082d6f7
README.md
@@ -10,11 +10,11 @@ Install & save the library to your package.json:
10
$ npm i -S @markpieszak/ng-application-insights
11
```
12
13
-> Angular 6.x with Rxjs 6.1+ use latest (5.x)
+> Latest version v5.x - for Angular 6.x with Rxjs 6.1+
14
15
-> Angular 5.x with Rxjs 5.5+ (pipeable operators) use latest (4.x)
+> 4.x - for Angular 5.x with Rxjs 5.5+ (pipeable operators)
16
17
-> Angular 5.x (with older rxjs < 5.5) use versions 3.x
+> 3.x - for Angular 5.x (with older rxjs < 5.5)
18
19
---
20
0 commit comments