Skip to content

Commit

Permalink
Fix version recommendation for ng16
Browse files Browse the repository at this point in the history
  • Loading branch information
czeckd committed Nov 14, 2023
1 parent 5e77daa commit 150f717
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 @@ -19,7 +19,7 @@ This [demo](https://czeckd.github.io/angular-svg-icon/) shows this module in act
$ npm i angular-svg-icon --save
```
**Note on earlier versions of Angular:**
- For Angular 16, use angular-svg-icon@16.0.0
- For Angular 16, use angular-svg-icon@16.1.0
- For Angular 15, use angular-svg-icon@15.0.0
- For Angular 14, use angular-svg-icon@14.0.0
- For Angular 13, use angular-svg-icon@13.0.0
Expand Down

0 comments on commit 150f717

Please sign in to comment.