diff --git a/README.md b/README.md index 6f1080e2d4..2d39a85331 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ dotnet add package Microsoft.Agents.AI Create a simple Azure Responses Agent that writes a haiku about the Microsoft Agent Framework ```python -# pip install agent-framework --prerelease=allow +# pip install agent-framework --pre # Use `az login` to authenticate with Azure CLI import asyncio from agent_framework.azure import AzureOpenAIResponsesClient