From a0aa9b93cb9a3ce058ff177d0504e15f8fa210d6 Mon Sep 17 00:00:00 2001 From: Dan Willhite Date: Mon, 18 Sep 2017 15:49:59 -0700 Subject: [PATCH] Update demo-ipfs-chat.md --- doc/decent/demo-ipfs-chat.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/decent/demo-ipfs-chat.md b/doc/decent/demo-ipfs-chat.md index 29dfbb88d3..6b3b26088f 100644 --- a/doc/decent/demo-ipfs-chat.md +++ b/doc/decent/demo-ipfs-chat.md @@ -20,11 +20,11 @@ go build ``` * Run the ipfs-chat client with the following command: ``` -./ipfs-chat client --username --node-idx=1 ipfs:/tmp/ifps1::chat +./ipfs-chat client --username --node-idx=2 ipfs:/tmp/ifps1::chat >& /tmp/err1 ``` * Run a second ipfs-chat client with the following command: ``` -./ipfs-chat client --username --node-idx=2 ipfs:/tmp/ifps2::chat +./ipfs-chat client --username --node-idx=3 ipfs:/tmp/ifps2::chat >& /tmp/err2 ``` If desired, ipfs-chat can be run as a daemon which will replicate all