Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b20a612

Browse files
committed
Merge pull request 0rpc#55 from aelse/patch-1
Update README.rst
2 parents c9987e5 + 8a0dc23 commit b20a612

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -188,9 +188,9 @@ Now, in another terminal, let's try connecting to our awesome zeroservice::
188188

189189
$ zerorpc -j tcp://:4242 add_42 1
190190
43
191-
$ zerorpc tcp://:4242 add_man 'I own a mint-condition Wolkswagen Golf'
192-
"I own a mint-condition Wolkswagen Gold, man!"
193-
$ zerorpc tcp://:4242 boat 'I own a mint-condition Wolkswagen Gold, man!'
191+
$ zerorpc tcp://:4242 add_man 'I own a mint-condition Volkswagen Golf'
192+
"I own a mint-condition Volkswagen Golf, man!"
193+
$ zerorpc tcp://:4242 boat 'I own a mint-condition Volkswagen Golf, man!'
194194
"I'm on a boat!"
195195

196196

0 commit comments

Comments
 (0)