diff --git a/examples/api/autogen_example.md b/examples/api/autogen_example.md index b6cecb20..e512fa65 100644 --- a/examples/api/autogen_example.md +++ b/examples/api/autogen_example.md @@ -2,7 +2,7 @@ 1. First, make sure that you have installed AutoGen as well as memoryscope. ``` - pip install pyautogen memoryscope + pip install ag2 memoryscope ```