README.md: .NET is not called "Core" anymore (#5636)

* README.md: .NET is not called "Core" anymore

Ever since version 5.x, the "Core" part of the name was removed.

* README.md: remove unneeded lang setting from URL
This commit is contained in:
Andres G. Aragoneses
2024-01-02 19:29:40 +08:00
committed by GitHub
parent b5405e9313
commit 1ac1443070

View File

@@ -137,7 +137,7 @@ To begin developing locally, visit our [local development guide](https://docs.bt
While the documentation advises using docker-compose, you may want to build BTCPay Server yourself.
First, install .NET Core SDK v8.0 as specified by the [Microsoft website](https://dotnet.microsoft.com/download/dotnet-core/8.0).
First, install .NET SDK v8.0 as specified by the [Microsoft website](https://dotnet.microsoft.com/download/dotnet/8.0).
On Powershell: