Post
Topic
Board Bitcoin Technical Support
Re: c-lightning on ubuntu
by
Carlton Banks
on 06/11/2020, 16:33:59 UTC
Does anyone have a tutorial I can follow?

so here is my tutorial Cheesy

1. Open Terminal, do sudo find / -name bitcoin-cli
2. Take the result, and do ln -s /usr/local/bin <result>
3. Don't forget that Snap might change all this later! Then you have the fun of doing it all again