Skip to content

Commit

Permalink
docs: update the README to explicitly call out installing the beta tag
Browse files Browse the repository at this point in the history
  • Loading branch information
trezy committed Jul 31, 2024
1 parent dd73c66 commit b3cd907
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 @@ -40,7 +40,7 @@ To add to an existing React application, just install the dependencies:

#### Install Pixi React Dependencies
```bash
npm install pixi.js@^8.2.1 @pixi/react
npm install pixi.js@^8.2.1 @pixi/react@beta
```

#### Pixie React Usage
Expand Down

0 comments on commit b3cd907

Please sign in to comment.