Skip to content

Commit 169f2ed

Browse files
committed
[symfony/ai] Fix packages name in post install instructions
1 parent 7fb3816 commit 169f2ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
* Choose an inference platform and install the corresponding bridge
22

3-
* For example <fg=green>OpenAI</> with the <fg=green>symfony/ai-openai-bridge</> package
4-
or <fg=green>Anthropic</> with the <fg=green>symfony/ai-anthropic-bridge</> package
3+
* For example <fg=green>OpenAI</> with the <fg=green>symfony/ai-open-ai-platform</> package
4+
or <fg=green>Anthropic</> with the <fg=green>symfony/ai-anthropic-platform</> package

0 commit comments

Comments
 (0)