mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-02-10 08:44:23 +01:00
Update .NET version in README.md (#5609)
Update the version of .NET requirement from 6.0 to 8.0 in README.md
This commit is contained in:
@@ -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 v6.0 as specified by the [Microsoft website](https://dotnet.microsoft.com/download/dotnet-core/6.0).
|
||||
First, install .NET Core SDK v8.0 as specified by the [Microsoft website](https://dotnet.microsoft.com/download/dotnet-core/8.0).
|
||||
|
||||
On Powershell:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user