aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-07-04 09:05:17 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2023-07-04 09:07:31 +0200
commitbfcc735f1a64ea1e68261352539866f73c73f813 (patch)
tree1623b0a3236773b65b845da5dc458676ae3907e7 /README.md
parentMakefile: move the prelude to prelude.mk (diff)
downloadprivilege-check-bfcc735f1a64ea1e68261352539866f73c73f813.tar.gz
privilege-check-bfcc735f1a64ea1e68261352539866f73c73f813.zip
update cmake-common
Also, change the build directory to build/.
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0c134c8..920b8a8 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ Build using CMake.
The project is Windows-only, so building with either MSVC or MinGW-64 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 build