Skip to content

Commit 076e281

Browse files
author
Sam Wierema
committed
Update the examples command in the README
1 parent a36fa25 commit 076e281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ To try out the command line examples follow the above build instructions.
106106
When everything did build successful you can try out the API like this:
107107
```shell
108108
cd examples/target
109-
java -cp examples-1.0.0-jar-with-dependencies.jar ExampleSendMessage test_gshuPaZoeEG6ovbc8M79w0QyM 31612345678 "This is a test message"
109+
java -cp examples-1.0.1-jar-with-dependencies.jar ExampleSendMessage test_gshuPaZoeEG6ovbc8M79w0QyM 31612345678 "This is a test message"
110110
```
111111

112112
Please see the other examples for a complete overview of all the available API calls.

0 commit comments

Comments
 (0)