This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository rage.
View the commit online.
commit d1cd40bcce7a6ee3c5534ff7de351d5df5e000e4
Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com>
AuthorDate: Sat Jun 4 16:50:47 2022 +0100
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 168aff6..4af9285 100644
--- a/README.md
+++ b/README.md
@@ -160,7 +160,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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.