mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-28 16:58:03 +01:00
fix typo (#4219)
This commit is contained in:
parent
4a194007a8
commit
154db3ea90
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ if [ "$1" = connect ]; then
|
|||
echo
|
||||
echo "The string to connect over the local the network is shown as a QRcode below and on the LCD"
|
||||
echo "Scan it to Zeus using the c-lightning-REST option"
|
||||
echo "This will only work if your node si connected to the same network"
|
||||
echo "This will only work if your node is connected to the same network"
|
||||
echo "To connect reemotely consider using a VPN like ZeroTier or Tailscale"
|
||||
echo
|
||||
echo "c-lightning-REST connection string:"
|
||||
|
|
Loading…
Add table
Reference in a new issue