Skip to content

Commit 5a7156d

Browse files
authored
Update client.mdx
1 parent c5fd208 commit 5a7156d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/quickstart/client.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ source .venv/bin/activate
3939
uv add mcp anthropic python-dotenv
4040

4141
# Remove boilerplate files
42+
# On Windows:
43+
del main.py
44+
# On Unix or MacOS:
4245
rm main.py
4346

4447
# Create our main file

0 commit comments

Comments
 (0)