From d1f38cbff3cfdce326257623c22d1dccad939224 Mon Sep 17 00:00:00 2001 From: Brian Rogers Date: Fri, 30 Sep 2022 12:54:37 -0600 Subject: [PATCH] updating readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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