lnd.xprv/docs
bob-333 c7bbc9e4b3
Update INSTALL.md
Every time I try to update lnd by following these instructions it fails. Most recently like this:

    $ make
     Compiling dependencies.
    dep ensure -v
    # Bringing vendor into sync
    grouped write of manifest, lock and vendor: failed to export github.com/lightninglabs/neutrino: fatal: failed to unpack tree object 838f7ba74d217d188efc223604bd280b4e3f0238
    : exit status 128
    Makefile:116: recipe for target 'dep' failed
    make: *** [dep] Error 1

I found that if I `make clean` before running `make` then it doesn't fail.
2018-10-09 09:39:35 -07:00
..
go-fuzz provide formatting for lnd references 2018-01-03 11:39:35 +01:00
grpc docs: update path to where macaroons are stored 2018-08-23 18:05:00 -07:00
code_contribution_guidelines.md docs: add line wrap to contribution checklist 2018-05-07 19:21:03 +03:00
configuring_tor.md docs: update v3 tor docs 2018-09-11 19:37:13 -07:00
debugging_lnd.md multi: fix various typos in comments 2018-09-07 06:51:49 +02:00
DOCKER.md docs/docker: fixed link to /docker/README.md 2018-06-04 16:13:17 -07:00
INSTALL.md Update INSTALL.md 2018-10-09 09:39:35 -07:00
macaroons.md docs: update path to where macaroons are stored 2018-08-23 18:05:00 -07:00
MAKEFILE.md docs/MAKEFILE: add log params to unit test targets 2018-10-05 13:04:45 +09:00
nat_traversal.md docs: add NAT traversal related documentation 2018-06-12 18:40:13 -07:00