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 ca14d02 commit ff6333aCopy full SHA for ff6333a
README.md
@@ -17,7 +17,7 @@ Use the fork, Luke. PR without tests will likely not be merged.
17
To install this library, run:
18
19
```bash
20
-$ npm install ng-http-loader --save
+$ npm install ng-http-loader --save / yarn add ng-http-loader
21
```
22
23
## What does it do ?
@@ -32,7 +32,7 @@ If you want to use Angular 5, use versions **``0.4.0``** and above.
32
33
The latest compatible version with angular 5 is version **``0.9.1``**.
34
35
-From version **``1.0.0``**, the module is angular 6 / RxJS 6 compatible only.
+Versions **``1.0.0+``** and **``2.0.0+``** are angular 6 / RxJS 6 compatible only.
36
37
If you experience errors like below, **please double check the version you use.**
38
0 commit comments