From a68cecd3195b0ba0520ce38e6a8289483af1ba10 Mon Sep 17 00:00:00 2001 From: Alexandr Galiuzov Date: Mon, 22 Jun 2015 22:47:42 +0300 Subject: Update README.md file. Add informatioin regarding launching WEB HMI --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index e8cf625b3e..95dc6eaa58 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,12 @@ Once SDL Core is compiled and installed you can start it from the executable in %./smartDeviceLinkCore ``` +## Start WEB HMI +Web HMI is separated from SDL Core and located in another repository. So to make it workable please do next steps. + + 1. Clone http://github.com/smartdevicelink/sdl_hmi.git + 2. Follow the instruction from readme file in sdl_hmi repository. + ## A quick note about dependencies The dependencies for SDL Core vary based on the configuration. You can change SDL Core's configuration in the top level CMakeLists.txt. We have defaulted this file to a configuration which we believe is common for people who are interested in getting up and running quickly, generally on a Linux VM. -- cgit v1.2.1