summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2015-09-16 16:05:08 +0200
committerJoel Fischer <joeljfischer@gmail.com>2015-09-16 16:05:08 +0200
commit089d7c52696161a932b937789fac0162f6e17a1b (patch)
tree508ae73dd48960072b5e18a10c703637ea929b13
parentbcae9d36f9f9d0373b65b9330642f65d77b467d1 (diff)
downloadsmartdevicelink-hotfix/readme_update_build_instructions.tar.gz
Fix a mistake in build instruction updateshotfix/readme_update_build_instructions
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6c4cfce91..f3063a471 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}` from the SDL Core source folder
+ 2. Create a folder for your build outside of the source folder and run `cmake {path_to_sdl_core_source_folder}` from the build folder you created
3. If there are any dependency issues, install missing dependencies
4. Run the following commands to compile and install smartdevicelink