Update README wording regarding dependencies

This commit is contained in:
Daniel Schulte 2020-11-27 00:33:23 +01:00
parent b92763b216
commit 88bd2300a9
1 changed files with 1 additions and 1 deletions

View File

@ -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)