aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-07-04 02:54:07 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2023-07-04 02:54:07 +0200
commit9400c8706f8cd985893f6ede5da66bbd17b03d44 (patch)
tree96a5bf037d84ba2b7919a0d0f7f656413437ff7f /README.md
parentMakefile: move the prelude to prelude.mk (diff)
downloadwinapi-debug-9400c8706f8cd985893f6ede5da66bbd17b03d44.tar.gz
winapi-debug-9400c8706f8cd985893f6ede5da66bbd17b03d44.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 0c562cd..0154a10 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ Depends on Boost.{Filesystem,Program_options,Test}.
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