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 9fc1cc0 commit 04a0a2cCopy full SHA for 04a0a2c
examples/simple-chat-client/README.md
@@ -10,6 +10,6 @@ the config file is in `src/config.toml`. you can change the config to your own.M
10
11
After configuring the config file, you can run the example:
12
```bash
13
-cargo run --bin simple-chat
+cargo run --bin simple_chat
14
```
15
0 commit comments