Skip to content

Commit caef81d

Browse files
authored
update boilerplate file name: hello.py > main.py (modelcontextprotocol#196)
1 parent 3a98ad6 commit caef81d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quickstart/client.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ source .venv/bin/activate
3939
uv add mcp anthropic python-dotenv
4040

4141
# Remove boilerplate files
42-
rm hello.py
42+
rm main.py
4343

4444
# Create our main file
4545
touch client.py

0 commit comments

Comments
 (0)