From e1efb488631a0680c15b953cc2e81344e8ef6a7c Mon Sep 17 00:00:00 2001 From: Esky33 Date: Mon, 21 May 2018 21:05:45 +0100 Subject: [PATCH] Update README.md added missing letter t in clighting --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c0eb0fe..ccb84f0 100644 --- a/README.md +++ b/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) @@ -280,4 +280,4 @@ sudo su - btcpay-update.sh cd $DOWNLOAD_ROOT/btcpayserver-docker . ./btcpay-setup.sh -i -``` \ No newline at end of file +```