Skip to content

Commit

Permalink
Chore: Remove mention of lerna in README.md (#453)
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanpopelyshev authored Mar 20, 2024
1 parent b802e23 commit 2db2f5f
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 @@ -95,7 +95,7 @@ PixiJS has a handful of core filters that are built-in to the PixiJS library.

## Building

PixiJS Filters uses [Lerna](https://github.com/lerna/lerna) under-the-hood to build all of the filters separately. Install all dependencies by simply running the following.
Install all dependencies by simply running the following.

```bash
npm install
Expand Down

0 comments on commit 2db2f5f

Please sign in to comment.