Skip to content

Commit bd34d96

Browse files
authored
Merge pull request #7 from eltociear/patch-1
docs: update README.md
2 parents 7c5eec1 + 03a9b53 commit bd34d96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ https://github.com/user-attachments/assets/67d94a6c-ee44-4834-a9dd-a628b4a4e093
3232
$ npm i openai/openai-realtime-api-beta
3333
```
3434

35-
2. import the `Realtime` component into your svelte file and use it e.g. like so:
35+
3. import the `Realtime` component into your svelte file and use it e.g. like so:
3636

3737
```svelte
3838
<script lang="ts">

0 commit comments

Comments
 (0)