fix clone formatting

clone code is missing the ending `
pull/3/head
Alex Bosworth 5 years ago committed by GitHub
parent e319528251
commit 98df5f7f13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save