From 52810df7a7d9d01496631c3e74178a318968a03f Mon Sep 17 00:00:00 2001 From: Joel Fischer Date: Wed, 16 Sep 2015 16:00:20 +0200 Subject: Alter build instructions for slight clarity improvements --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d32d678787..f42c054a84 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 and run `cmake ../sdl_core` + 2. Create a folder for your build outside of the source folder and run `cmake {path_to_build_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