fix incorrect path

correct cd into correct dir
This commit is contained in:
Alex Bosworth 2019-03-06 19:02:07 -08:00 committed by GitHub
parent 74cf29a9cf
commit 5ff8a94c0c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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