summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6c4cfce91d..f3063a4718 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