summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBTPankow <BTPankow@gmail.com>2016-09-09 09:39:18 -0400
committerGitHub <noreply@github.com>2016-09-09 09:39:18 -0400
commitc6ff2bf62387890f3a27622433266fc6afc668f7 (patch)
tree79c161a4e01eb81bceaf54c985f7146dc1c28431
parent9e6a6bb312352f37d9e5732c58d4f7f2743ba906 (diff)
downloadsdl_core-README_4.1.0_changes.tar.gz
Update LD_LIBRARY_PATH for libs in current dirREADME_4.1.0_changes
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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