From 6bac4ac2bebb612debecc8ec10b845e977c0afe1 Mon Sep 17 00:00:00 2001 From: ebraminio Date: Thu, 12 Oct 2017 15:15:49 +0330 Subject: [PATCH] Minor BUILD.md fix (#565) --- BUILD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.md b/BUILD.md index 370c997ac..2107803a2 100644 --- a/BUILD.md +++ b/BUILD.md @@ -9,7 +9,7 @@ on Windows, consider using [vcpkg](https://github.com/Microsoft/vcpkg), provided by Microsoft, for building HarfBuzz and other open-source libraries but if you need to build harfbuzz from source, put ragel binary on your PATH and follow appveyor CI's cmake -[https://github.com/behdad/harfbuzz/blob/master/appveyor.yml](build steps). +[build steps](https://github.com/behdad/harfbuzz/blob/master/appveyor.yml). on macOS, using MacPorts: * sudo port install freetype glib2 cairo