diff --git a/README.md b/README.md index 094d07d..cfd594b 100644 --- a/README.md +++ b/README.md @@ -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