Skip to content

Commit 06808af

Browse files
authored
Revise installation instructions formatting
adding no-loc of Python and .NET to avoid over-localization
1 parent f2ffe94 commit 06808af

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

agent-framework/overview/agent-framework-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,13 @@ and the same is expected for Agent Framework. Microsoft Agent Framework welcomes
5454
5555
## Installation
5656

57-
Python:
57+
:::no-loc text="Python:":::
5858

5959
```bash
6060
pip install agent-framework
6161
```
6262

63-
.NET:
63+
:::no-loc text=".NET:":::
6464

6565
```dotnetcli
6666
dotnet add package Microsoft.Agents.AI

0 commit comments

Comments
 (0)