Skip to content

Commit

Permalink
Fix quick start README.md list-sellers command
Browse files Browse the repository at this point in the history
Change list-sellers from flag to command
  • Loading branch information
binarybaron authored Jul 8, 2021
1 parent 7ff57ff commit 357f4a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 357f4a0

Please sign in to comment.