diff --git a/notebooks/autogen_introduction.ipynb b/notebooks/autogen_introduction.ipynb index 380ca9f..64b1892 100644 --- a/notebooks/autogen_introduction.ipynb +++ b/notebooks/autogen_introduction.ipynb @@ -41,7 +41,7 @@ ], "source": [ "## Install AutoGen\n", - "!pip install -qq pyautogen" + "!pip install -qq ag2" ] }, {