aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2020-01-28 01:20:52 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2020-01-28 01:20:52 +0300
commit03b67081c0d5ab7224dfabef3e37cf10b10117a2 (patch)
treeb32ea644f111e4b09a8370a964b74122812da8e0 /README.md
parentdocker: multi-stage builds (diff)
downloadmath-server-03b67081c0d5ab7224dfabef3e37cf10b10117a2.tar.gz
math-server-03b67081c0d5ab7224dfabef3e37cf10b10117a2.zip
README: update
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 9e22e67..fd184d4 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ Development
-----------
Build using CMake.
-Depends on Boost.{Filesystem,Program_options,Test}.
+Depends on Boost.{Filesystem,Program_options,Regex,Test}.
Boost version 1.66 or higher is required.
Usage