mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-08-02 11:36:09 -04:00
Fix quick start README.md list-sellers command
Change list-sellers from flag to command
This commit is contained in:
parent
7ff57ff0d4
commit
357f4a0711
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:
|
||||
|
||||
```shell
|
||||
./swap --testnet --list-sellers
|
||||
./swap --testnet list-sellers
|
||||
```
|
||||
|
||||
3. Swap with a seller:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue