Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ariary authored Sep 28, 2021
1 parent 7aae370 commit 29bf183
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 @@ -132,7 +132,7 @@ On local machine:
On target machine:
```
$ export MSG="<your message>"
$ export KEY="<public_key_from_qsreceiver_output>>"
$ export KEY="<public_key_from_qsreceiver_output>"
$ qssender send $MSG -d 1 -l 127.0.0.1 -r 10.0.0.190 -s 5 --key $KEY
```

Expand Down

0 comments on commit 29bf183

Please # to comment.