This commit is contained in:
nicolas.dorier 2018-03-06 09:40:21 -05:00
parent c98593b47b
commit b3f4eab075

View file

@ -39,7 +39,7 @@ On Powershell:
On linux:
```
.\build.sh
./build.sh
```
## How to run
@ -53,5 +53,9 @@ On Powershell:
On linux:
```
.\run.sh --help
./run.sh --help
```
## Other dependencies
For more information see the documentation [How to deploy a BTCPay server instance](https://github.com/btcpayserver/btcpayserver-doc/blob/master/Deployment.md).