aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarl Sieburg <ksieburg@yahoo.com>2013-02-21 11:59:13 -0500
committerRick Waldron <waldron.rick@gmail.com>2013-02-21 11:59:13 -0500
commit710962c8c076c5d87432cca44deb8c74b4a3e993 (patch)
treefd1e230da1b6e2d62a6a59fcc28f353b4de3c3f8
parenta464d75005ea48c5ff6cc9c8f845f8e68cbca179 (diff)
downloadjquery-710962c8c076c5d87432cca44deb8c74b4a3e993.tar.gz
jquery-710962c8c076c5d87432cca44deb8c74b4a3e993.zip
Updated readme to have more info. Closes gh-1177
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index df3ce16f8..dafc216d5 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)