From 47e57aa76d2587b882eb5ebca12223dc723c8a05 Mon Sep 17 00:00:00 2001
From: icest <112601922+Elann-Liang@users.noreply.github.com>
Date: Thu, 21 Nov 2024 14:12:55 -0600
Subject: [PATCH] include engine version in README

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index fc61107..c84c2e3 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,8 @@
 
 # How to set up the project?
 
-- Clone
+- Install Unreal Engine 5.3.2
+- Clone this repo
 - Re-generate VS project file
     
     ![image.png](readme_images/image.png)
-- 
GitLab