Skip to content

Commit 9042b34

Browse files
committed
Minor tweak to quick setup
1 parent 543271a commit 9042b34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ If you need tips on installing Node.js, Composer, Gulp & Bower, see [Installing
5959
#### The short version:
6060

6161
1. Clone repository to your `plugins` directory
62-
1. Change the four variables in [package.json](https://github.com/dmhendricks/wordpress-base-plugin/wiki#setting-initial-variables)
62+
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.
6363
1. Run `npm install; gulp rename; composer install`
6464
1. (optional) For some of the included examples to work, you'll also want to run: `bower install; gulp;`
6565

0 commit comments

Comments
 (0)