From a410fef94c37fe6588ed35ffb2e675da90e71ac7 Mon Sep 17 00:00:00 2001 From: Mike Odom Date: Mon, 18 Dec 2017 13:38:01 -0800 Subject: [PATCH] Fixing links for Build for Windows & OS X. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 214b72a9..111f9a07 100644 --- a/README.md +++ b/README.md @@ -66,9 +66,9 @@ Once `configure` is looking OK, compile and install with the usual: By default this will install files to `/usr/local`. We have detailed guides on the wiki for [building on -Windows](https://github.com/jcupitt/libvips/wiki/Build_for_Windows) +Windows](https://github.com/jcupitt/libvips/wiki/Build-for-Windows) and [building on OS -X](https://github.com/jcupitt/libvips/wiki/Build_on_OS_X). +X](https://github.com/jcupitt/libvips/wiki/Build-for-macOS). # Building libvips from git