From 01c64f95f0c2cf19388609c695228c52ade0209c Mon Sep 17 00:00:00 2001 From: "Carsten Haitzler (Rasterman)" Date: Sat, 4 Jun 2022 16:50:33 +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 22d7e78e4..1d97521f9 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,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.