diff --git a/Autogen-cookbook/README.md b/Autogen-cookbook/README.md index 9ced959..1692b7f 100644 --- a/Autogen-cookbook/README.md +++ b/Autogen-cookbook/README.md @@ -22,7 +22,7 @@ This cookbook demonstrates the usage of Microsoft's AutoGen framework for buildi 1. Install required dependencies: ```bash -pip install pyautogen pandas matplotlib jupyter +pip install ag2 pandas matplotlib jupyter ``` 2. Launch Jupyter Notebook: