Skip to content

Commit

Permalink
Update backward compatibility instructions for pixi.js versions
Browse files Browse the repository at this point in the history
  • Loading branch information
yordan-kanchelov committed Dec 28, 2023
1 parent f09d1e4 commit bdf2900
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ By default attaches itself to console log and error and will show itself if erro
npm install pixi-console
```
- For backward compatibility ( pixi.js v4.0.0 ) go with pixi-console 2.5.0 or greater version
- For backward compatibility ( pixi.js v5 ) go with pixi-console 3.0.0 or greater version
- For backward compatibility ( pixi.js v4 ) go with pixi-console 2.5.0 or greater version
## Usage
Expand Down

0 comments on commit bdf2900

Please sign in to comment.