aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2015-12-27 09:15:13 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2015-12-27 09:15:13 +0300
commitb9c0562c569b85600dc014af38eb6830e9b974c8 (patch)
tree6d8007fe7905888d359d7471b2a21775b2279346 /README.md
parentutils: Boost.Filesystem for usage messages (diff)
downloadaes-tools-b9c0562c569b85600dc014af38eb6830e9b974c8.tar.gz
aes-tools-b9c0562c569b85600dc014af38eb6830e9b974c8.zip
README update
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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: