diff --git a/README.md b/README.md index 3604a79cb..4156dd07b 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Thanks to the apps built on top of it, you can use BTCPay to receive donations o * Lightning Network support (LND and c-lightning) * Altcoin support * Complete control over private keys -* Fully Compatible with BitPay API (easy migration) +* Full compatibility with BitPay API (easy migration) * Enhanced privacy * SegWit support * Process payments for others @@ -60,7 +60,7 @@ You can also read the [BTCPay Merchants Guide](https://www.reddit.com/r/Bitcoin/ ## How to build -While the documentation advises using docker-compose, you may want to build yourself outside of development purpose. +While the documentation advises to use docker-compose, you may want to build BTCPay yourself. First install .NET Core SDK v2.1.4 (with patch version >= 402) as specified by [Microsoft website](https://www.microsoft.com/net/download/dotnet-core/2.1). @@ -90,4 +90,4 @@ On linux: ## Other dependencies -For more information see the documentation [How to deploy a BTCPay server instance](https://github.com/btcpayserver/btcpayserver-doc/#deployment). +For more information, see the documentation: [How to deploy a BTCPay server instance](https://github.com/btcpayserver/btcpayserver-doc/#deployment).