fix incorrect path

correct cd into correct dir
pull/4/head
Alex Bosworth 5 years ago committed by GitHub
parent 74cf29a9cf
commit 5ff8a94c0c
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