mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-06-19 12:24:14 -04:00
Merge #614
614: Fix quick start README.md list-sellers command r=thomaseizinger a=binarybaron Change list-sellers from flag to command Co-authored-by: binarybaron <86064887+binarybaron@users.noreply.github.com>
This commit is contained in:
commit
c275e33a6c
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ You can read [this blogpost](https://comit.network/blog/2021/07/02/transaction-p
|
||||||
2. Find a seller to swap with:
|
2. Find a seller to swap with:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
./swap --testnet --list-sellers
|
./swap --testnet list-sellers
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Swap with a seller:
|
3. Swap with a seller:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue