Skip to content

Commit ab83b45

Browse files
authored
Update pkg version in README (#652)
1 parent 34ffd5b commit ab83b45

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ Looking for the Python library? Check out [Agents](https://github.com/livekit/ag
2929

3030
<!--END_DESCRIPTION-->
3131

32-
## ✨ 1.0 Beta Release ✨
32+
## ✨ 1.0 Release ✨
3333

34-
This README reflects the 1.0 beta release.
34+
This README reflects the 1.0 release.
3535

3636
## Features
3737

@@ -57,7 +57,7 @@ npm install -g pnpm
5757
To install the core Agents library as well as plugins, run:
5858

5959
```bash
60-
pnpm install @livekit/agents@1.0.0-next.1
60+
pnpm install @livekit/agents
6161
```
6262

6363
Currently, only the following plugins are supported:

0 commit comments

Comments
 (0)