From 710962c8c076c5d87432cca44deb8c74b4a3e993 Mon Sep 17 00:00:00 2001 From: Karl Sieburg Date: Thu, 21 Feb 2013 11:59:13 -0500 Subject: [PATCH] Updated readme to have more info. Closes gh-1177 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df3ce16f84..dafc216d51 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ cd jquery && grunt watch ``` -Run the unit tests with a local server that supports PHP. No database is required. Pre-configured php local servers are available for Windows and Mac. Here are some options: +Run the unit tests with a local server that supports PHP. Ensure that you run the site from the root directory, not the "test" directory. No database is required. Pre-configured php local servers are available for Windows and Mac. Here are some options: - Windows: [WAMP download](http://www.wampserver.com/en/) - Mac: [MAMP download](http://www.mamp.info/en/index.html)