Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

Commit b77674a

Browse files
committed
point to @pusher/chatkit in readme
1 parent 36b73c5 commit b77674a

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
@@ -15,13 +15,13 @@ For more information on the Chatkit service, [see here](https://pusher.com/chatk
1515
[yarn](https://yarnpkg.com/):
1616

1717
```sh
18-
$ yarn add pusher-chatkit-client
18+
$ yarn add @pusher/chatkit
1919
```
2020

2121
## Script tag
2222

2323
```html
24-
<script src="https://unpkg.com/pusher-chatkit-client"></script>
24+
<script src="https://unpkg.com/@pusher/chatkit"></script>
2525
```
2626

2727
## Getting started

0 commit comments

Comments
 (0)