Skip to content

Commit

Permalink
Improved npm call
Browse files Browse the repository at this point in the history
  • Loading branch information
stancl authored Dec 30, 2020
1 parent c95d5ec commit ec2ca8b
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 @@ -51,7 +51,7 @@ To tell Livewire that **the element itself plus its children** should always be
### npm dependency
Install the package:
```
npm install --dev leanadmin@wire-replace
npm install --dev @leanadmin/wire-replace
```

Register the directive in your `app.js` file:
Expand Down

0 comments on commit ec2ca8b

Please sign in to comment.