Merge pull request #4 from lightninglabs/alexbosworth-patch-2

fix incorrect path
pull/9/head
Olaoluwa Osuntokun 5 years ago committed by GitHub
commit e837593eea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -112,7 +112,7 @@ In order to execute a swap, LND needs to be rebuilt with sub servers enabled.
### Loopd
- `git clone https://github.com/lightninglabs/loop.git`
- `cd loopd/cmd`
- `cd loop/cmd`
- `go install ./...`
## Execute a swap

Loading…
Cancel
Save