Skip to content

Commit ed502d6

Browse files
authored
Update README.md
1 parent 438f933 commit ed502d6

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
@@ -152,10 +152,10 @@ var sb = new SendBird({ appId: "APP_ID" });
152152

153153
If you have trouble importing Sendbird, please check your `tsconfig.json` file and change the value of `allowSyntheticDefaultImports` to true in `compilerOptions`.
154154

155-
- **Bower**
155+
- **Yarn**
156156

157157
```bash
158-
$ bower install sendbird
158+
$ yarn add sendbird
159159
```
160160

161161
Or download the latest Chat SDK for JavaScript from the following link if you do not want to use package manager

0 commit comments

Comments
 (0)