From 206fc694b32c2e06b6863e29cab3806164896bc8 Mon Sep 17 00:00:00 2001 From: c22 Date: Sat, 17 Apr 2021 13:55:59 +1000 Subject: [PATCH] Update README.md --seller-multiaddr should be --seller-addr --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca390187..6471f048 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ More information about the protocol in this [presentation](https://youtu.be/Jj8r 1. Download the [latest `swap` binary release](https://github.com/comit-network/xmr-btc-swap/releases/latest) for your operating system 2. Run the binary specifying the monero address where you wish to receive monero and the connection details of the seller: - `./swap buy-xmr --receive-address --seller-peer-id --seller-multiaddr ` + `./swap buy-xmr --receive-address --seller-peer-id --seller-addr ` You can generate a receive address using your monero wallet. The seller will provide you their peer id and multiaddress. We are running an `asb` instance on testnet.