From 88bd2300a9499dfec80dd4b3752cf88ba25812e5 Mon Sep 17 00:00:00 2001 From: trilader Date: Fri, 27 Nov 2020 00:33:23 +0100 Subject: [PATCH] Update README wording regarding dependencies --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a97163..ba7b97e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This tool is work in progress and some functions might not work (correctly). * qmake * make * pkg-config -* Installed (with development packages is appropriate) and accesible via pkg-config: +* Installed (it may also be required to install separate development packages) and accesible via pkg-config: * [libcurl](https://curl.se) * [nlohman-json](https://github.com/nlohmann/json/) (at least version 3.5.0) * [sqlite3](https://sqlite.org)