Skip to content

Commit 9650ce4

Browse files
authored
Update docs/ai/tutorials/evaluate-with-reporting.md
1 parent 90f699f commit 9650ce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ai/tutorials/evaluate-with-reporting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ Run the test using your preferred test workflow, for example, by using the CLI c
155155
dotnet tool install --local Microsoft.Extensions.AI.Evaluation.Console
156156
```
157157

158-
> [!TIP]
158+
> [!TIP]
159159
> You might need to create a manifest file first. For more information about that and installing local tools, see [Local tools](../../core/tools/dotnet-tool-install.md#local-tools).
160160
161161
1. Generate a report by running the following command:

0 commit comments

Comments
 (0)