updating readme

This commit is contained in:
Brian 2022-09-30 12:54:37 -06:00
parent 5d3b0f9448
commit d1f38cbff3
Signed by: brian
GPG Key ID: DE1A5390A3B84CD8

View File

@ -67,7 +67,7 @@ You'll need to run a few commands to set up the plugin for further development.
```bash
composer install
npm install && npm run development
npm install && npm run compile
```
### Available CLI commands