From cff0a6c8c5a6d6ea95295eb9bcb588fd9e06f739 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20tom=20W=C3=B6rden?= <henrik@trineo.org> Date: Tue, 24 Mar 2020 10:40:17 +0100 Subject: [PATCH] MAINT: add dep --- README_SETUP.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README_SETUP.md b/README_SETUP.md index 3352a53..28ab824 100644 --- a/README_SETUP.md +++ b/README_SETUP.md @@ -3,6 +3,7 @@ ## Dependencies * `MariaDB Client 10.1`, `MySQL Client 5.5`, or later versions. In the case of MySQL, version 5.6 is recommended. +- make ## Create the configuration * Run `./configure`. For the default values and the meaning of these default -- GitLab