From 61a75119ff2a46537fee47f33515fe6ca4df2733 Mon Sep 17 00:00:00 2001 From: Arthur Verschaeve Date: Sun, 1 Mar 2015 15:45:49 +0100 Subject: [PATCH] README: fix link for getting xmllint and xsltproc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67260550..f720120c 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ To build and deploy your changes for previewing in a [`jquery-wp-content`](https * [libxml2](http://xmlsoft.org/) * [libxslt](http://xmlsoft.org/libxslt/) -The `xmllint` and `xsltproc` utilities need to be in your path. If you are on Windows, you can get libxml2 and libxslt from GnuWin32. +The `xmllint` and `xsltproc` utilities need to be in your path. If you are on Windows, you can get libxml2 and libxslt from zlatkovic.com. ## Style Guidelines