aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-07-04 01:29:52 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2023-07-04 02:30:12 +0200
commit37b61e89d98fd3c149bc622fa7cfd39164583b44 (patch)
tree41e05efd6e665a10c4ad6ac4a4901c4250b4a4a4 /README.md
parentMakefile: move the prelude to prelude.mk (diff)
downloadwinapi-utf8-37b61e89d98fd3c149bc622fa7cfd39164583b44.tar.gz
winapi-utf8-37b61e89d98fd3c149bc622fa7cfd39164583b44.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 c9cae96..9ffc64c 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ Depends on Boost.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 (defaults to building with MinGW-w64):
make deps