summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2015-09-16 16:01:40 +0200
committerJoel Fischer <joeljfischer@gmail.com>2015-09-16 16:01:40 +0200
commitbcae9d36f9f9d0373b65b9330642f65d77b467d1 (patch)
tree6ebf25f67d8b62d615735f6a70cfeafbb7c290c3 /README.md
parent52810df7a7d9d01496631c3e74178a318968a03f (diff)
downloadsdl_core-bcae9d36f9f9d0373b65b9330642f65d77b467d1.tar.gz
Slight clarity improvement to build instructions
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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