From bcae9d36f9f9d0373b65b9330642f65d77b467d1 Mon Sep 17 00:00:00 2001 From: Joel Fischer Date: Wed, 16 Sep 2015 16:01:40 +0200 Subject: Slight clarity improvement to build instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index f42c054a84..6c4cfce91d 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ We're ramping up our efforts to get SmartDeviceLink developed and maintained dir A quick guide to installing, configuring, and running an instance of the SDL Core on a linux OS. 1. Clone this repository - 2. Create a folder for your build outside of the source folder and run `cmake {path_to_build_folder}` + 2. Create a folder for your build outside of the source folder and run `cmake {path_to_build_folder}` from the SDL Core source folder 3. If there are any dependency issues, install missing dependencies 4. Run the following commands to compile and install smartdevicelink -- cgit v1.2.1