Skip to content

Commit 5edfe80

Browse files
committed
README: Added config.json steps to Build steps
1 parent 466699b commit 5edfe80

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ The `xmllint` and `xsltproc` utilities need to be in your path. If you are on Wi
1313
### Build
1414

1515
1. `npm install`
16-
2. `grunt`
16+
2. `cp config-sample.json config.json`
17+
3. Edit config.json per https://github.com/scottgonzalez/grunt-wordpress#config
18+
4. `grunt`
1719

1820
## Style Guidelines
1921

0 commit comments

Comments
 (0)