Update broken link (#264)

Current link goes to a 404 page, updated to current .NET Core SDK 2.1 page
This commit is contained in:
nwilson1412
2018-09-03 22:34:14 +09:30
committed by Nicolas Dorier
parent 4501824f3f
commit dc6c189948

View File

@@ -62,7 +62,7 @@ You can also read the [BTCPay Merchants Guide](https://www.reddit.com/r/Bitcoin/
While the documentation advise using docker-compose, you may want to build yourself outside of development purpose.
First install .NET Core SDK 2.1 as specified by [Microsoft website](https://www.microsoft.com/net/download/dotnet-core).
First install .NET Core SDK 2.1 as specified by [Microsoft website](https://www.microsoft.com/net/download/dotnet-core/2.1).
On Powershell:
```