Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
willeastcott authored Jun 15, 2024
1 parent d3fbd27 commit 3f509e8
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 @@ -13,7 +13,7 @@ To install the NPM package, do:
### Creating an Observer

```javascript
import Observer from 'playcanvas-observer';
import Observer from '@playcanvas/observer';

const data = {
name: 'John',
Expand Down

0 comments on commit 3f509e8

Please sign in to comment.