Created
June 20, 2021 23:36
-
-
Save bensig/dec6ce08fe66899669e41749400b9d21 to your computer and use it in GitHub Desktop.
installing neutrino like a boss
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# clone neutrino | |
mkdir -d ~/go/pkg/neutrino | |
git clone https://github.com/lightninglabs/neutrino.git ~/neutrino | |
make all |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment