From c6ff2bf62387890f3a27622433266fc6afc668f7 Mon Sep 17 00:00:00 2001 From: BTPankow Date: Fri, 9 Sep 2016 09:39:18 -0400 Subject: Update LD_LIBRARY_PATH for libs in current dir --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index fe3b965be8..2633a4516f 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Once SDL Core is compiled and installed you can start it from the executable in ``` %cd bin/ -%./smartDeviceLinkCore +%LD_LIBRARY_PATH=. ./smartDeviceLinkCore ``` ## Start WEB HMI -- cgit v1.2.1