From 357f4a07116da7c5023555499ad5a131bc4dbd00 Mon Sep 17 00:00:00 2001 From: binarybaron <86064887+binarybaron@users.noreply.github.com> Date: Thu, 8 Jul 2021 06:10:13 +0600 Subject: [PATCH] Fix quick start README.md list-sellers command Change list-sellers from flag to command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 714c0e7e..95b3a2ba 100644 --- a/README.md +++ b/README.md @@ -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: