aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Documentation/QuickStart.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/QuickStart.md b/Documentation/QuickStart.md
index a857eb8..d570f8e 100644
--- a/Documentation/QuickStart.md
+++ b/Documentation/QuickStart.md
@@ -9,7 +9,7 @@ To follow along with this overview, you’ll need the following installed on you
### Building the UGC Example Project
Before opening the UGC Example project, follow these steps to ensure everything is generated and built for the project:
-1. In your UE4 root directory, open **UE4Games.uprojectdirs** and add the directory where you've saved the **UGCExample project** at the end of the file. Save this file.
+1. In your UE4 root directory, open **UE4Games.uprojectdirs** in your favorite text editor and add the directory where you've saved the **UGCExample project** at the end of the file. Save this file.
![image](/Documentation/Images/UE4ProjectDirsFile.PNG)