mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
CONTRIBUTING: Close parenthesis
Closes gh-1337
This commit is contained in:
parent
be3b2b2d8b
commit
96fa593047
@ -26,7 +26,7 @@ Some tests depend on PHP running locally, so make sure you have the following in
|
||||
|
||||
* 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))
|
||||
* [Node.js](http://nodejs.org/) (includes NPM, necessary for the next step)
|
||||
* Grunt (install with: `npm install -g grunt`
|
||||
* Grunt (install with: `npm install -g grunt`)
|
||||
|
||||
### Build a Local Copy of jQuery UI
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user