mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 06:21:40 +01:00
parent
c33645cc80
commit
b0c35d5f39
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
```
|
||||
sudo apt-get install golang-1.10-go
|
||||
```
|
||||
> Note that golang-1.10-go puts binaries in /usr/lib/go-1.8/bin. If you want them on your PATH, you need to make that change yourself.
|
||||
> Note that golang-1.10-go puts binaries in /usr/lib/go-1.10/bin. If you want them on your PATH, you need to make that change yourself.
|
||||
|
||||
On Mac OS X
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue