mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-27 15:51:33 +02:00
Update readme to mention source .venv/bin/activate
This commit is contained in:
parent
d06769cf89
commit
c8e2eac631
1 changed files with 8 additions and 0 deletions
|
|
@ -64,6 +64,14 @@ The rest of the env vars can be left as defaults.
|
|||
|
||||
## How To Test
|
||||
|
||||
First activate the `venv` by running:
|
||||
|
||||
```
|
||||
$ source .venv/bin/activate
|
||||
```
|
||||
|
||||
Then run the following scripts in different terminals.
|
||||
|
||||
### Step 1: Start MCP Server
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue