Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
raftaar1191 authored Jul 31, 2024
1 parent 7205155 commit 0a7bd31
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 @@ -15,7 +15,7 @@ Now are using the https://github.com/x3p0-dev/x3p0-ideas/tree/block-example exma
1. Now run `composer require wpboilerplate/wpb-register-blocks`
2. Now run `composer update`
3. Run `npm install @wordpress/scripts --save-dev` inside plugin folder terminal
4. Once everything install goto `src/` folder create directory `blocks` and run `npx @wordpress/create-block@latest wordpress-plugin-boilerplate-block --variant=dynamic --no-plugin`
4. 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`
5. Once that is install run `npm run build`

# Composer
Expand Down

0 comments on commit 0a7bd31

Please sign in to comment.