Skip to content

Commit 27240e5

Browse files
authored
Merge pull request #581 from pixijs/tjw/release-readme
chore: remove @beta in README
2 parents 79abd61 + c60c150 commit 27240e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ To add `@pixi/react` to an existing React application, just install the dependen
4040

4141
#### Install Dependencies
4242
```bash
43-
npm install pixi.js@^8.2.6 @pixi/react@beta
43+
npm install pixi.js@^8.2.6 @pixi/react
4444
```
4545

4646
#### Pixie React Usage

0 commit comments

Comments
 (0)