From 66ba50943e0590e5fbde4f6c1b052151fad29465 Mon Sep 17 00:00:00 2001 From: "Carsten Haitzler (Rasterman)" Date: Sat, 4 Jun 2022 16:49:58 +0100 Subject: [PATCH] readme remove typo in compil and install --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d6726fa..3ec6fdc8 100644 --- a/README.md +++ b/README.md @@ -363,7 +363,7 @@ export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/local/lib64/pkgconfig:/usr/ You will need to enusre that the destination library directory (e.g. `/usr/local/lib` is in your /etc/ld.so.conf or /etc/ld.so.conf.d/ -files and after insgtaling anything that installes libraries you +files and after installing anything that installs libraries you re-run `ldconfig`. Please see relevant documentation on ldconfig and ld.so.conf for your distribution.