Skip to content

Commit

Permalink
Minor tweak to quick setup
Browse files Browse the repository at this point in the history
  • Loading branch information
dmhendricks committed Mar 18, 2018
1 parent 543271a commit 9042b34
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 @@ -59,7 +59,7 @@ If you need tips on installing Node.js, Composer, Gulp & Bower, see [Installing
#### The short version:

1. Clone repository to your `plugins` directory
1. Change the four variables in [package.json](https://github.com/dmhendricks/wordpress-base-plugin/wiki#setting-initial-variables)
1. Change the four variables in [package.json](https://github.com/dmhendricks/wordpress-base-plugin/wiki#setting-initial-variables). Modify [plugin.json](https://github.com/dmhendricks/wordpress-base-plugin/blob/master/plugin.json) as necessary.
1. Run `npm install; gulp rename; composer install`
1. (optional) For some of the included examples to work, you'll also want to run: `bower install; gulp;`

Expand Down

0 comments on commit 9042b34

Please sign in to comment.