From eeacd39d25c2752cab0b6723f177d46dabf06f6c Mon Sep 17 00:00:00 2001 From: UbitUmarov Date: Sun, 2 Oct 2022 11:55:28 +0100 Subject: [PATCH] fix one of many typos --- BUILDING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILDING.md b/BUILDING.md index 69d533baab..b577cd77e7 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -20,7 +20,7 @@ Now just run `OpenSim.exe` from the `bin` folder, and set up the region. ## Requirements - * [dotnet 6.0 ADK and DeskTop runtime](https://dotnet.microsoft.com/en-us/download/dotnet/6.0) + * [dotnet 6.0 SDK and DeskTop runtime](https://dotnet.microsoft.com/en-us/download/dotnet/6.0) ### Building To create the project files, run: