From 869255d068fd17581ee70ce649ff043d425b56a2 Mon Sep 17 00:00:00 2001 From: "Carsten Haitzler (Rasterman)" Date: Sat, 4 Jun 2022 16:50:19 +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 2e6cce3a98..1f38347129 100644 --- a/README.md +++ b/README.md @@ -475,7 +475,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.