From 63d48e7840fbc05813cb37a719d91a6ad6a8a744 Mon Sep 17 00:00:00 2001 From: whitequark Date: Sat, 19 Mar 2016 16:36:07 +0000 Subject: [PATCH] Update README. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ca92c49..5f0132e 100644 --- a/README.md +++ b/README.md @@ -79,8 +79,8 @@ Space Navigator support will not be available. Building on Mac OS X -------------------- -You will need XCode tools, CMake and libpng. Assuming you use [homebrew][], -these can be installed with: +You will need XCode tools, CMake, libpng and Freetype. Assuming you use +[homebrew][], these can be installed with: brew install cmake libpng freetype