Updated readme to have more info. Closes gh-1177

This commit is contained in:
Karl Sieburg 2013-02-21 11:59:13 -05:00 committed by Rick Waldron
parent a464d75005
commit 710962c8c0

View File

@ -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)