aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-05-12 21:16:35 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2023-05-12 21:16:35 +0200
commit1b50a6a24e691009590bf9dd7a4b6d2616c0a95b (patch)
tree55227d7cf7d7009c55c8cbfdf583556e7614c6ff /README.md
parentcmake: don't install() valgrind.sh (diff)
downloadcimple-1b50a6a24e691009590bf9dd7a4b6d2616c0a95b.tar.gz
cimple-1b50a6a24e691009590bf9dd7a4b6d2616c0a95b.zip
.build/ -> 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 8052287..4045246 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ Development
Build using CMake.
Depends on libgit2 and SQLite.
-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:
make build