mirror of
https://github.com/microsoft/autogen.git
synced 2026-01-09 01:38:56 -05:00
Fix docs dotnet core typo (#6950)
This commit is contained in:
committed by
GitHub
parent
00d6e78313
commit
82df9dd747
@@ -81,7 +81,7 @@ You can run the backend on its own:
|
||||
dotnet run --project Microsoft.AutoGen.AgentHost
|
||||
```
|
||||
|
||||
or you can run iclude it inside your own application:
|
||||
or you can include it inside your own application:
|
||||
|
||||
```csharp
|
||||
using Microsoft.AutoGen.RuntimeGateway;
|
||||
|
||||
Reference in New Issue
Block a user