mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-21 14:04:12 +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:
parent
9f54074d03
commit
765776c429
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue