aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-07-04 03:23:13 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2023-07-04 03:23:13 +0200
commit4e6e8d8c151c9eb7888927e816dc3756a600ec0f (patch)
treed31e0034ec19c1fb758348d14a5f1b37693da05c /README.md
parentMakefile: move the prelude to prelude.mk (diff)
downloadmath-server-4e6e8d8c151c9eb7888927e816dc3756a600ec0f.tar.gz
math-server-4e6e8d8c151c9eb7888927e816dc3756a600ec0f.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 641d0e8..b056330 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ Development
Build using CMake.
Depends on Boost.{Filesystem,Program_options,Regex,Test}.
-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:
make deps