aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChance Ivey <[email protected]>2020-06-24 07:01:02 -0700
committerGitHub <[email protected]>2020-06-24 07:01:02 -0700
commit735ff96057750020b20f19937a4aa766748cdc30 (patch)
tree5864c3a53ec4f4319a9c5567a839e038f23bb3bc
parentFixed steps for building SimpleUGC.Automation project. (diff)
downloadugcexample-735ff96057750020b20f19937a4aa766748cdc30.tar.xz
ugcexample-735ff96057750020b20f19937a4aa766748cdc30.zip
Minor update to UE4ProjectDirs step
-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)