aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-07-04 09:00:37 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2023-07-04 09:00:37 +0200
commit4bcbf7dbadb234657c6853c26e113184c74eb0a2 (patch)
tree091ca8b505b277c9cb3cc228eb25836438b6b4bf /README.md
parentMakefile: move the prelude to prelude.mk (diff)
downloadaes-tools-4bcbf7dbadb234657c6853c26e113184c74eb0a2.tar.gz
aes-tools-4bcbf7dbadb234657c6853c26e113184c74eb0a2.zip
update cmake-common
Also, change the build directory to build/.
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 e72f103..1f97036 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ Depends on Boost.{Filesystem,Program_options}.
The project is Windows-only, so building with either MSVC or MinGW-w64 is
required.
-There's a Makefile with useful shortcuts to build the project in the .build/
+There's a Makefile with useful shortcuts to build the project in the build/
directory along with the dependencies (defaults to building with MinGW-w64):
make deps