Skip to content

Commit a1b7452

Browse files
committed
docs: update README
1 parent 8eaad25 commit a1b7452

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/uikit-chat-hooks/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# @sendbird/uikit-chat-hooks
22

3-
React custom hooks with Sendbird Chat SDK v3, made for UIKit
3+
React custom hooks with Sendbird Chat SDK v4, made for UIKit
44

55
## Installation
66

packages/uikit-react-native/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ UIKit for React-Native can be installed through either `yarn` or `npm`
4646

4747
```sh
4848
npm i @sendbird/uikit-react-native \
49-
sendbird \
49+
@sendbird/chat \
5050
date-fns \
5151
react-native-safe-area-context \
5252
@react-native-community/netinfo

0 commit comments

Comments
 (0)