mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2026-01-29 03:04:30 +01:00
Merge pull request #2024 from bob-333/patch-1
Improve 'updating' instructions
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user