This website requires JavaScript.
Explore
Help
Register
Sign in
LBRYCommunity
/
lbcd
Watch
1
Star
0
Fork
You've already forked lbcd
0
Code
Issues
17
Pull requests
4
Projects
Releases
28
Packages
Wiki
Activity
0be18205c8
Branches
Tags
No results found.
lbcd
/
docs
/
update.md
Christian Lehmann
355472b0f7
Major rework on documentation to make it compatible to readthedocs.org
2020-09-01 00:48:08 -04:00
195 B
Raw
Blame
History
Update
Run the following commands to update btcd, all dependencies, and install it:
cd
$GOPATH
/src/github.com/btcsuite/btcd git pull
&&
GO111MODULE
=
on go install -v . ./cmd/...