We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 466699b commit 5edfe80Copy full SHA for 5edfe80
1 file changed
README.md
@@ -13,7 +13,9 @@ The `xmllint` and `xsltproc` utilities need to be in your path. If you are on Wi
13
### Build
14
15
1. `npm install`
16
-2. `grunt`
+2. `cp config-sample.json config.json`
17
+3. Edit config.json per https://github.com/scottgonzalez/grunt-wordpress#config
18
+4. `grunt`
19
20
## Style Guidelines
21
0 commit comments