diff --git a/README.md b/README.md index f4175da..b3b7980 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Now are using the https://github.com/x3p0-dev/x3p0-ideas/tree/block-example exma ### Create blocks -1. Once everything install goto `src/` folder create directory `blocks` and inside that directory run `npx @wordpress/create-block@latest wordpress-plugin-boilerplate-block --variant=dynamic --no-plugin` +1. Once everything install goto `src/` folder create directory `blocks` and inside that directory run `npx @wordpress/create-block wordpress-plugin-boilerplate-block --no-plugin` 2. Now run `composer require wpboilerplate/wpb-register-blocks`