Skip to content

Commit 2c11b52

Browse files
Merge pull request #789 from mayast/patch-1
Revise installation instructions formatting
2 parents 119ddcc + 06808af commit 2c11b52

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 --pre
6161
```
6262

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

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

0 commit comments

Comments
 (0)