Merge pull request #1014 from bretton/master
Correcting install docs to add path for upgrade instructions section
This commit is contained in:
commit
d6b9907cf5
@ -66,6 +66,7 @@ make && make install
|
|||||||
To update your version of `lnd` to the latest version run the following
|
To update your version of `lnd` to the latest version run the following
|
||||||
commands:
|
commands:
|
||||||
```
|
```
|
||||||
|
cd $GOPATH/src/github.com/lightningnetwork/lnd
|
||||||
git pull
|
git pull
|
||||||
make && make install
|
make && make install
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user