summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2015-09-16 16:00:20 +0200
committerJoel Fischer <joeljfischer@gmail.com>2015-09-16 16:00:20 +0200
commit52810df7a7d9d01496631c3e74178a318968a03f (patch)
treec7dd8f42455d997b2f57d1e56b22de14d2ad4732 /README.md
parent5d5d8cffbbc7a846b7399fae0c6c323e1012ab9c (diff)
downloadsdl_core-52810df7a7d9d01496631c3e74178a318968a03f.tar.gz
Alter build instructions for slight clarity improvements
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 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