Skip to content

Commit

Permalink
again, the instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
fiatjaf committed Oct 15, 2022
1 parent efcfe8c commit adf8e3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ apt install lightningd
mkdir -p ~/.lightning/plugins
echo 'disable-plugin=bcli' >> .lightning/config
cd ~/.lightning/plugins
wget https://github.com/nbd-wtf/trustedcoin/releases/download/v0.5.6/trustedcoin-v0.5.6-linux-arm64.tar.gz
chmod +x trustedcoin_linux_amd64
wget https://github.com/nbd-wtf/trustedcoin/releases/download/v0.5.6/trustedcoin-v0.5.6-linux-amd64.tar.gz
tar -xvf trustedcoin-v0.5.6-linux-amd64.tar.gz
cd
lightningd
```
Expand Down

0 comments on commit adf8e3e

Please sign in to comment.