Skip to content

Commit cdc4941

Browse files
committed
chore: update readme
1 parent 65e39a4 commit cdc4941

File tree

2 files changed

+0
-24
lines changed

2 files changed

+0
-24
lines changed

README.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -58,36 +58,24 @@ Run this command if you are using **Angular 18**:
5858

5959
```shell
6060
npm install stream-chat-angular ngx-float-ui@18
61-
62-
# or
63-
yarn add stream-chat-angular stream-chat @ngx-translate/core angular-mentions ngx-float-ui@18 @floating-ui/dom
6461
```
6562

6663
Run this command if you are using **Angular 17**:
6764

6865
```shell
6966
npm install stream-chat-angular ngx-float-ui@17
70-
71-
# or
72-
yarn add stream-chat-angular stream-chat @ngx-translate/core angular-mentions ngx-float-ui@17 @floating-ui/dom
7367
```
7468

7569
Run this command if you are using **Angular 16**:
7670

7771
```shell
7872
npm install stream-chat-angular ngx-float-ui@16
79-
80-
# or
81-
yarn add stream-chat-angular stream-chat @ngx-translate/core angular-mentions ngx-float-ui@16 @floating-ui/dom
8273
```
8374

8475
Run this command if you are using **Angular 15**:
8576

8677
```shell
8778
npm install stream-chat-angular @ngx-translate/core@14 ngx-float-ui@15
88-
89-
# or
90-
yarn add stream-chat-angular stream-chat @ngx-translate/core@14 angular-mentions ngx-float-ui@15 @floating-ui/dom
9179
```
9280

9381
Supported node verisons: 18+

docusaurus/docs/Angular/basics/overview.mdx

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -34,36 +34,24 @@ Run this command if you are using **Angular 18**:
3434

3535
```shell
3636
npm install stream-chat-angular ngx-float-ui@18
37-
38-
# or
39-
yarn add stream-chat-angular stream-chat @ngx-translate/core angular-mentions ngx-float-ui@18 @floating-ui/dom
4037
```
4138

4239
Run this command if you are using **Angular 17**:
4340

4441
```shell
4542
npm install stream-chat-angular ngx-float-ui@17
46-
47-
# or
48-
yarn add stream-chat-angular stream-chat @ngx-translate/core angular-mentions ngx-float-ui@17 @floating-ui/dom
4943
```
5044

5145
Run this command if you are using **Angular 16**:
5246

5347
```shell
5448
npm install stream-chat-angular ngx-float-ui@16
55-
56-
# or
57-
yarn add stream-chat-angular stream-chat @ngx-translate/core angular-mentions ngx-float-ui@16 @floating-ui/dom
5849
```
5950

6051
Run this command if you are using **Angular 15**:
6152

6253
```shell
6354
npm install stream-chat-angular @ngx-translate/core@14 ngx-float-ui@15
64-
65-
# or
66-
yarn add stream-chat-angular stream-chat @ngx-translate/core@14 angular-mentions ngx-float-ui@15 @floating-ui/dom
6755
```
6856

6957
Supported Node versions: 18+

0 commit comments

Comments
 (0)