Browse Source

Merge pull request #10 from Eskyee/patch-1

Update README.md
migrate-pregen
Nicolas Dorier 7 years ago
committed by GitHub
parent
commit
a9e23603fe
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -76,7 +76,7 @@ export BTCPAYGEN_LIGHTNING="clightning"
A wide range of tooling get available on your system when btcpay is installed:
* `bitcoin-cli.sh` access your bitcoin node instance
* `bitcoin-lightning-cli.sh` access your clighning node instance
* `bitcoin-lightning-cli.sh` access your clightning node instance
* `changedomain.sh` change the domain of your BTCPayServer
* `btcpay-update.sh` update BTCPay to the latest version
* `btcpay-setup.sh` change the settings of your server (run `. ./btcpay-setup.sh` to get more information about additional parameters, run `. ./btcpay-setup.sh -i` to setup again your btcpay server)

Loading…
Cancel
Save