From cf8c4a9534953e95aeec8b73912aaacaa175a363 Mon Sep 17 00:00:00 2001 From: Simon Holmberg Date: Wed, 6 Jan 2016 13:28:30 +0100 Subject: [PATCH] Updated Project Setup (markdown) --- Project-Setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project-Setup.md b/Project-Setup.md index bfd7297..a269046 100644 --- a/Project-Setup.md +++ b/Project-Setup.md @@ -1,7 +1,7 @@ # Prerequisites ### Boost 1.59.0 -Download and install: http://sourceforge.net/projects/boost/files/boost-binaries/1.59.0/boost_1_59_0-msvc-14.0-64.exe/download +Download and install: http://sourceforge.net/projects/boost/files/boost-binaries/1.60.0/boost_1_60_0-msvc-14.0-64.exe/download Make sure your `BOOST_ROOT` environment variable is pointing to the root folder of your Boost installation.