We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a36fa25 commit 076e281Copy full SHA for 076e281
README.md
@@ -106,7 +106,7 @@ To try out the command line examples follow the above build instructions.
106
When everything did build successful you can try out the API like this:
107
```shell
108
cd examples/target
109
-java -cp examples-1.0.0-jar-with-dependencies.jar ExampleSendMessage test_gshuPaZoeEG6ovbc8M79w0QyM 31612345678 "This is a test message"
+java -cp examples-1.0.1-jar-with-dependencies.jar ExampleSendMessage test_gshuPaZoeEG6ovbc8M79w0QyM 31612345678 "This is a test message"
110
```
111
112
Please see the other examples for a complete overview of all the available API calls.
0 commit comments