Skip to content

Commit 718bcf5

Browse files
author
Cameron Tuesley
committed
Minor change as the venv information is not required now.
1 parent a327946 commit 718bcf5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • Example Apps/Artificial Intelligence Chat (Web)

Example Apps/Artificial Intelligence Chat (Web)/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ pip install git+https://github.com/modelcontextprotocol/python-sdk.git
4343
pip install -r requirements.txt
4444
```
4545

46-
Alternatively, use the startup scripts (`./run.sh` or `run.cmd`), which create a virtual environment and install all dependencies automatically. If you use the same folder on both Windows and macOS/Linux, remove the `venv` folder before running the script on the other OS so it can create an OS-specific venv.
46+
Alternatively, use the startup scripts (`./run.sh` or `run.cmd`), which create a virtual environment and install all dependencies automatically.
4747

4848
## Configuration
4949

0 commit comments

Comments
 (0)