mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-04-12 22:19:06 +02:00
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
|
||||
git pull
|
||||
make && make install
|
||||
make clean && make && make install
|
||||
```
|
||||
|
||||
On FreeBSD, use gmake instead of make.
|
||||
|
Loading…
x
Reference in New Issue
Block a user