Skip to content

Commit 2646144

Browse files
committed
README: Cleanup
1 parent 68c7d26 commit 2646144

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

README.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
1-
api.jqueryui.com
2-
================
1+
# api.jqueryui.com
32

4-
## Building
3+
## Building and Deploying
54

6-
### Requirements
7-
* <a href="http://www.xmlsoft.org/">libxml2</a>
8-
* <a href="http://xmlsoft.org/XSLT/">libxslt</a>
5+
To build and deploy your changes for previewing in a [`jquery-wp-content`](https://github.com/jquery/jquery-wp-content) instance, follow the [workflow instructions](http://contribute.jquery.org/web-sites/#workflow) from our documentation on [contributing to jQuery Foundation web sites](http://contribute.jquery.org/web-sites/).
96

10-
The `xmllint` and `xsltproc` utilities need to be in your path. If you are on Windows, you can get libxml2 and libxslt from <a href="http://sourceforge.net/projects/gnuwin32/files/">GnuWin32</a>.
7+
### Requirements
118

12-
### Build
9+
* [libxml2](http://xmlsoft.org/)
10+
* [libxslt](http://xmlsoft.org/libxslt/)
1311

14-
To build and deploy your changes for previewing in a [`jquery-wp-content`](https://github.com/jquery/jquery-wp-content) instance, follow the [workflow instructions](http://contribute.jquery.org/web-sites/#workflow) from our documentation on [contributing to jQuery Foundation web sites](http://contribute.jquery.org/web-sites/).
12+
The `xmllint` and `xsltproc` utilities need to be in your path. If you are on Windows, you can get libxml2 and libxslt from <a href="http://sourceforge.net/projects/gnuwin32/files/">GnuWin32</a>.

0 commit comments

Comments
 (0)