mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-27 14:11:04 +02:00
adding missing cd-to-path for upgrade instructions
This commit is contained in:
@@ -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
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user