From 7dec72d627e2b25cd3825c85aa2a4e2a0f27c650 Mon Sep 17 00:00:00 2001 From: amon Date: Sun, 28 Jan 2018 01:02:53 +0800 Subject: [PATCH] Added a link to boost --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 10130b87c9..2bb53eab0a 100755 --- a/README.md +++ b/README.md @@ -22,8 +22,8 @@ - Install [cmake](https://cmake.org/). See [here](https://stackoverflow.com/questions/23849962/cmake-installer-for-mac-fails-to-create-usr-bin-symlinks) if you are unable call `cmake` from the terminal after installing. -- Install the boost libraries. Either compile boost manually or run - `brew install boost`. +- Install the [boost](http://www.boost.org/) libraries. Either compile boost + manually or run `brew install boost`. - Install XCode and Developer Tools. ##### Building