mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
fix incorrect path
correct cd into correct dir
This commit is contained in:
parent
74cf29a9cf
commit
5ff8a94c0c
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue