Skip to content

Commit 08db028

Browse files
committed
[amend] Add links to XAMPP and MAMP
1 parent ebfc629 commit 08db028

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,10 @@ jQuery UI uses Node.js & Grunt to automate the building and validation of source
2424

2525
Some tests depend on PHP running locally, so make sure you have the following installed:
2626

27-
* Some kind of localhost server program that supports PHP (any will do)
27+
* A web server with PHP support (any will do, such as [XAMPP](http://www.apachefriends.org/en/xampp.html) or [MAMP](http://www.mamp.info/en/index.html))
2828
* [Node.js](http://nodejs.org/) (includes NPM, necessary for the next step)
2929
* Grunt (install with: `npm install -g grunt`
3030

31-
Maintaining a list of platform specific instructions is outside of the scope of this document and there is plenty of existing documentation for the above technologies.
32-
3331
### Build a Local Copy of jQuery UI
3432

3533
Create a fork of the jQuery UI repo on GitHub at http://github.com/jquery/jquery-ui.

0 commit comments

Comments
 (0)