aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 09361a8..dfc0973 100644
--- a/README.md
+++ b/README.md
@@ -11,8 +11,8 @@ 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.ProgramOptions has to be built prior to building these
-utilities.
+In particular, Boost.Filesystem, Boost.ProgramOptions, 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: