Skip to content

Commit 88450d5

Browse files
committed
chore: update readme
1 parent e3faa1b commit 88450d5

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
@@ -30,11 +30,11 @@ A comprehensive toolkit for creating, developing, and integrating custom plugins
3030
## Installation
3131

3232
```sh
33-
bun add -D rozenite-preview@alpha
33+
bun add -D rozenite-preview@beta
3434
# or
35-
npm install --save-dev rozenite-preview@alpha
35+
npm install --save-dev rozenite-preview@beta
3636
# or
37-
yarn add -D rozenite-preview@alpha
37+
yarn add -D rozenite-preview@beta
3838
```
3939

4040
## Configuration

0 commit comments

Comments
 (0)