Skip to content

Commit c84ec0d

Browse files
authored
Update README.md (#534)
# Motivation <!-- Why is this change necessary? --> # Content <!-- Please include a summary of the change --> # Testing <!-- How was the change tested? --> # Please check the following before marking your PR as ready for review - [ ] I have added tests for my changes - [ ] I have updated the documentation or added new documentation as needed
1 parent 6707a50 commit c84ec0d

File tree

1 file changed

+1
-1
lines changed
  • codegen-examples/examples/codegen-mcp-server

1 file changed

+1
-1
lines changed

codegen-examples/examples/codegen-mcp-server/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ This example demonstrates how to run a Model Control Protocol (MCP) server that
3636
1. No installation is necessary, with the following command. Run this command directly or add it your `.json` mcp config file.
3737

3838
```bash
39-
uvx --from 'git+https://github.com/codegen-sh/codegen-sdk.git@ce8cffe#egg=codegen-mcp-server&subdirectory=codegen-examples/examples/codegen-mcp-server' codegen-mcp-server
39+
uvx --from 'git+https://github.com/codegen-sh/codegen-sdk.git#egg=codegen-mcp-server&subdirectory=codegen-examples/examples/codegen-mcp-server' codegen-mcp-server
4040
```
4141

4242
### Example MCP Config

0 commit comments

Comments
 (0)