From 1b50a6a24e691009590bf9dd7a4b6d2616c0a95b Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Fri, 12 May 2023 21:16:35 +0200 Subject: .build/ -> build/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.2.3