mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-03-03 17:36:59 +01:00
fix doc
This commit is contained in:
parent
c98593b47b
commit
b3f4eab075
1 changed files with 6 additions and 2 deletions
|
@ -39,7 +39,7 @@ On Powershell:
|
||||||
|
|
||||||
On linux:
|
On linux:
|
||||||
```
|
```
|
||||||
.\build.sh
|
./build.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
## How to run
|
## How to run
|
||||||
|
@ -53,5 +53,9 @@ On Powershell:
|
||||||
|
|
||||||
On linux:
|
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).
|
||||||
|
|
Loading…
Add table
Reference in a new issue