From eb683c73a3a07e6c191ba86ee85b7db804b66782 Mon Sep 17 00:00:00 2001 From: Philip Arthur Moore Date: Sat, 23 Mar 2013 20:02:11 -0500 Subject: [PATCH] Revert part of previous commit so that search and replace step 3 is parsed properly. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fbe161d3..e943a744 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ OR * Search for: `'_s'` and replace with: `'megatherium'` * Search for: `_s_` and replace with: `megatherium_` -* Search for: ` _s` and replace with: ` Megatherium` +* Search for:  _s and replace with:  Megatherium * Search for: `_s-` and replace with: `megatherium-` Then, update the stylesheet header in style.css and the links in footer.php with your own information. Next, update or delete this readme.