From 83355e202844c2533420b403c15ba821e99534d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Wed, 30 Dec 2020 10:58:31 +0100 Subject: Mention pkg-config in README Fix #867 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c7a40cb..b35f559 100644 --- a/README.md +++ b/README.md @@ -60,8 +60,8 @@ Assuming these dependencies are met, execute: $ ./configure && make && sudo make install By default the `configure` script will try to auto detect support for -Lua. See `configure --help` for a list of supported options. You can -also manually tweak the generated `config.mk` file. +Lua using `pkg-config(1)`. See `configure --help` for a list of supported +options. You can also manually tweak the generated `config.mk` file. Or simply use one of the [distribution provided packages](https://github.com/martanne/vis/wiki/Distribution-Packages). -- cgit v1.2.3