Merge pull request #2024 from bob-333/patch-1
Improve 'updating' instructions
This commit is contained in:
commit
b9f3c85288
@ -93,7 +93,7 @@ commands:
|
|||||||
```
|
```
|
||||||
cd $GOPATH/src/github.com/lightningnetwork/lnd
|
cd $GOPATH/src/github.com/lightningnetwork/lnd
|
||||||
git pull
|
git pull
|
||||||
make && make install
|
make clean && make && make install
|
||||||
```
|
```
|
||||||
|
|
||||||
On FreeBSD, use gmake instead of make.
|
On FreeBSD, use gmake instead of make.
|
||||||
|
Loading…
Reference in New Issue
Block a user