Skip to content

Commit 793cd5b

Browse files
committed
KX-17099 Remove step with command line installation with IncludePrerelease flag from README
1 parent b32ff96 commit 793cd5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ The integration is usable with Kentico Xperience 13 **hotfix 13.0.142** or newer
1212
## Installation
1313

1414
1. Install the [Kentico.Xperience.OpenAI.Azure.KX13](https://www.nuget.org/packages/Kentico.Xperience.OpenAI.Azure.KX13) NuGet package in the administration project.
15-
- If you encounter an *Unable to resolve dependency 'Azure.AI.OpenAI'...* error during installation, try installing the package via the **Package Manager Console** (under **Tools****NuGet Package Manager** in Visual Studio) using the following command: `Install-Package Kentico.Xperience.OpenAI.Azure.KX13 -IncludePrerelease`
1615
2. Sign in to your [Azure portal](https://portal.azure.com/).
1716
3. Create and configure an [Azure OpenAI resource](https://learn.microsoft.com/en-us/azure/ai-services/openai/how-to/create-resource?pivots=web-portal).
1817
4. [Deploy a model](https://learn.microsoft.com/en-us/azure/ai-services/openai/how-to/create-resource?pivots=web-portal#deploy-a-model).

0 commit comments

Comments
 (0)