readme remove typo in compil and install

This commit is contained in:
Carsten Haitzler 2022-06-04 16:50:19 +01:00
parent 6b3eaf41e7
commit 869255d068
1 changed files with 1 additions and 1 deletions

View File

@ -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. 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/ `/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 re-run `ldconfig`. Please see relevant documentation on ldconfig and
ld.so.conf for your distribution. ld.so.conf for your distribution.