We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53c86d5 commit a8ea0f4Copy full SHA for a8ea0f4
1 file changed
examples/README.md
@@ -3,7 +3,7 @@
3
1. **Build the Server (Counter Example)**
4
5
```sh
6
- cargo build --release --example servers_counter_stdio
+ cargo build --release -p mcp-server-examples --example servers_counter_stdio
7
```
8
9
This builds a standard input/output MCP server binary.
0 commit comments