Skip to content

Commit a855de2

Browse files
committed
Added quick(er) start
1 parent 5a52d82 commit a855de2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ If you need tips on installing Node.js, Composer, Gulp & Bower, see [Installing
3737
#### The short version:
3838

3939
1. Change the four variables in [package.json](https://github.com/dmhendricks/wordpress-base-plugin/wiki#setting-initial-variables).
40-
1. Run: `npm install; gulp rename; composer update`
40+
1. Run `npm install; gulp rename; composer update`
4141

4242
### Clone Repository
4343

@@ -61,7 +61,7 @@ Release changes are noted on the [Releases](https://github.com/dmhendricks/wordp
6161

6262
#### Branch: `master`
6363

64-
* None
64+
* Added quick start documentation
6565

6666
## Credits
6767

0 commit comments

Comments
 (0)