adding missing cd-to-path for upgrade instructions
This commit is contained in:
parent
6fa93a78c1
commit
93a5a92243
@ -66,6 +66,7 @@ make && make install
|
||||
To update your version of `lnd` to the latest version run the following
|
||||
commands:
|
||||
```
|
||||
cd $GOPATH/src/github.com/lightningnetwork/lnd
|
||||
git pull
|
||||
make && make install
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user