From 291c41863d5c7ef6209738a5b7a3bdae43222b46 Mon Sep 17 00:00:00 2001 From: Taylor Holberton Date: Sun, 2 Oct 2016 09:14:17 -0400 Subject: added call to ldconfig in install instructions --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 074d874..a0519f2 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ To build and install with Make, run the commands: ``` make sudo make install +sudo ldconfig ``` ### Documentation -- cgit v1.2.3