From 04e9fd19711e93d1fb731e2cdd4a98834bf1ea7c Mon Sep 17 00:00:00 2001 From: Dmitrii Zolotarev <dvzolotarev@gmail.com> Date: Sat, 6 Jul 2019 12:07:31 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e8054b6..2a37ee35 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Or if you don't clone the project yet, run `git clone --recursive <repo>` to clo ### Prerequsites -To successfully complete of the build, you must have following prerequisites installed (packages are named as in Debian GNU/Linux 10 "buster", please found the corresponding packages for your distribution): +To successfully complete of the build, you must have following prerequisites preinstalled (packages are named as in Debian GNU/Linux 10 "buster", please found the corresponding packages for your distribution): * libjson-c-dev * libmemcached-dev (for libdap-server-core submodule) -- GitLab