Skip to content

Commit 76cc4ea

Browse files
authored
Update README.md (#104)
Use correct peer id and correct typo.
1 parent b95c146 commit 76cc4ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

iroh-automerge/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@ Now, let's start another node in the second terminal that will connect to the fi
3838

3939
```sh
4040
# Second Terminal
41-
> cargo run -- --remote-id t4xj3pbb2fzkmphnu5npfznpir62i5zxacbgywf22ev5w4sjelma`
41+
> cargo run -- --remote-id lkpz2uw6jf7qahl7oo6qc46qad5ysszhtdzqyotkb3pwtd7sv3va
4242
Running
4343
Node Id: gcq5e7mcsvwgtxfvbu7w7rkikxhfudbqt5yvl34f47qlmsyuy7wa
4444
>
4545
```
4646

47-
This will connect the two nodes, have them exchnage data and finish running within a couple of seconds.
47+
This will connect the two nodes, have them exchange data and finish running within a couple of seconds.
4848

4949
Coming back to the first terminal, we'll see that the receiving end got all data:
5050

0 commit comments

Comments
 (0)