Merge pull request #3 from lightninglabs/alexbosworth-patch-1

fix clone formatting
This commit is contained in:
Olaoluwa Osuntokun 2019-03-06 18:52:23 -08:00 committed by GitHub
commit 74cf29a9cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 ./...`