Skip to content

Instantly share code, notes, and snippets.

@bensig
Created June 20, 2021 23:36
Show Gist options
  • Save bensig/dec6ce08fe66899669e41749400b9d21 to your computer and use it in GitHub Desktop.
Save bensig/dec6ce08fe66899669e41749400b9d21 to your computer and use it in GitHub Desktop.
installing neutrino like a boss
# 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