Skip to content

Commit ff6333a

Browse files
committed
Correct README
1 parent ca14d02 commit ff6333a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Use the fork, Luke. PR without tests will likely not be merged.
1717
To install this library, run:
1818

1919
```bash
20-
$ npm install ng-http-loader --save
20+
$ npm install ng-http-loader --save / yarn add ng-http-loader
2121
```
2222

2323
## What does it do ?
@@ -32,7 +32,7 @@ If you want to use Angular 5, use versions **``0.4.0``** and above.
3232

3333
The latest compatible version with angular 5 is version **``0.9.1``**.
3434

35-
From version **``1.0.0``**, the module is angular 6 / RxJS 6 compatible only.
35+
Versions **``1.0.0+``** and **``2.0.0+``** are angular 6 / RxJS 6 compatible only.
3636

3737
If you experience errors like below, **please double check the version you use.**
3838

0 commit comments

Comments
 (0)