mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-23 14:04:18 +02:00
Merge pull request #2046 from alDuncanson/fix-doc
fix: wrong server name in explicit server entrypoint doc
This commit is contained in:
commit
5edcc520b7
1 changed files with 1 additions and 1 deletions
|
|
@ -116,7 +116,7 @@ def hello() -> str:
|
|||
You can run it with:
|
||||
|
||||
```bash
|
||||
fastmcp run server.py:custom_name
|
||||
fastmcp run server.py:my_server
|
||||
```
|
||||
|
||||
#### Factory Function
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue