Skip to content

Commit

Permalink
Update README.md (#660)
Browse files Browse the repository at this point in the history
  • Loading branch information
cacheonly authored Oct 9, 2023
1 parent 21ece85 commit 9bc9cc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ npm i @livekit/react-components

Then use any of our pre-fabricated or helper components:
```tsx
import { LiveKitRoom, VideoConference } from '@livekit/react-components'
import { LiveKitRoom, VideoConference } from '@livekit/components-react'

const TOKEN = 'generated-jwt'
const WS_URL = 'wss://my-livekit-server'
Expand Down

0 comments on commit 9bc9cc3

Please sign in to comment.