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.