From 5bcd54d784885aa4f288f09704c1a90558f8dcd0 Mon Sep 17 00:00:00 2001 From: Chetan Shenoy Date: Mon, 15 Oct 2012 12:44:09 -0300 Subject: [PATCH] Update README.md Updated to add `grunt wordpress-deploy` as the last step since that wasn't obvious. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ebd6d7e..d7fb5d7 100644 --- a/README.md +++ b/README.md @@ -15,3 +15,4 @@ The `xmllint` and `xsltproc` utilities need to be in your path. If you are on Wi 2. `cp config-sample.json config.json` 3. Edit config.json per https://github.com/scottgonzalez/grunt-wordpress#config 4. `grunt` +5. `grunt wordpress-deploy` \ No newline at end of file