Skip to content

Commit f2e509c

Browse files
committed
Update README.md
1 parent fb614c2 commit f2e509c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,8 @@ npm run dev
258258
# To co-develop with the typescript-sdk package (assuming it's cloned in ../typescript-sdk; set MCP_SDK otherwise):
259259
npm run dev:sdk "cd sdk && npm run examples:simple-server:w"
260260
# then open http://localhost:3000/mcp as SHTTP in the inspector.
261+
# To go back to the deployed SDK version:
262+
# npm run unlink:sdk && npm i
261263
```
262264

263265
> **Note for Windows users:**

0 commit comments

Comments
 (0)