From a0d6ef576140c7fd6461459277a8e108c16ee902 Mon Sep 17 00:00:00 2001 From: Anton-4 <17049058+Anton-4@users.noreply.github.com> Date: Thu, 5 Sep 2024 20:35:48 +0200 Subject: [PATCH] specify .NET download (#279) There are many options on that page, I wasn't sure what I needed before searching the github issues. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 936c1da1..c37843bc 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Universal Unreal Engine VR Mod (4/5) ## Getting Started -Before launching, ensure you have installed .NET 6.0. It should tell you where to install it upon first open, but if not, you can [download it from here](https://dotnet.microsoft.com/en-us/download/dotnet/6.0) +Before launching, ensure you have installed .NET 6.0 SDK. It should tell you where to install it upon first open, but if not, you can [download it from here](https://dotnet.microsoft.com/en-us/download/dotnet/6.0). Most people should click x64 in the top left table, under the Installers column, next to windows. Download the latest release from the [Releases page](https://github.com/praydog/UEVR/releases)