Skip to content

Commit b957919

Browse files
committed
Added note about running bower, gulp for examples to work
1 parent 3d17c0e commit b957919

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ If you need tips on installing Node.js, Composer, Gulp & Bower, see [Installing
6161
1. Clone repository to your `plugins` directory
6262
1. Change the four variables in [package.json](https://github.com/dmhendricks/wordpress-base-plugin/wiki#setting-initial-variables)
6363
1. Run `npm install; gulp rename; composer install`
64+
1. (optional) For some of the included examples to work, you'll also want to run: `bower install; gulp;`
6465

6566
### Clone Repository
6667

0 commit comments

Comments
 (0)