From b9c0562c569b85600dc014af38eb6830e9b974c8 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 27 Dec 2015 09:15:13 +0300 Subject: README update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index dfc0973..1c30291 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ I've used the compiler and the assembler shipped with Visual Studio Express You can generate the solution using CMake and build it using Visual Studio. Some of the utilities also depend on a few Boost libraries. -In particular, Boost.Filesystem, Boost.ProgramOptions, and Boost.System has to +In particular, Boost.Filesystem, Boost.Program_options, and Boost.System has to be built prior to building these utilities. To enable CMake to find Boost libraries, pass the path to the root Boost directory like this: -- cgit v1.2.3