Unverified Commit 32857c2b authored by Daulet Diyarov's avatar Daulet Diyarov Committed by GitHub

Update README.md

Added the command to clone 4.25 branch only
parent 7bfe710c
......@@ -4,7 +4,9 @@ Developed with Unreal Engine 4
To start, you'll need to build Unreal Engine 4 from source.
Follow these steps to clone the source code: https://www.unrealengine.com/en-US/ue4-on-github
Make sure you download version 4.25
Make sure you clone version 4.25 with this command:
```git clone --single-branch --branch 4.25 https://github.com/EpicGames/UnrealEngine.git```
Then, you'll need Visual Studio 2017 or 2019 with the C++ frameworks and the .NET Framework 4.6.2 targeting pack
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment