Skip to content

Commit 0abaea5

Browse files
committed
chore: update readme
1 parent 8f095e4 commit 0abaea5

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,7 @@ Supported Angular versions: **Angular 17-21**
5757
Run this command if you are using **Angular 21**:
5858

5959
```shell
60-
# Not all dependencies support Anglar 21 yet, so --force is required
61-
npm install stream-chat-angular stream-chat @ngx-translate/core ngx-float-ui@20 --force
60+
npm install stream-chat-angular stream-chat @ngx-translate/core ngx-float-ui@21
6261
```
6362

6463
Run this command if you are using **Angular 20**:

projects/stream-chat-angular/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,7 @@ Supported Angular versions: **Angular 17-21**
5656
Run this command if you are using **Angular 21**:
5757

5858
```shell
59-
# Not all dependencies support Anglar 21 yet, so --force is required
60-
npm install stream-chat-angular stream-chat @ngx-translate/core ngx-float-ui@20 --force
59+
npm install stream-chat-angular stream-chat @ngx-translate/core ngx-float-ui@21
6160
```
6261

6362
Run this command if you are using **Angular 20**:

0 commit comments

Comments
 (0)