Skip to content

Commit 5290a5a

Browse files
authored
Merge pull request #348 from jaydestro/jagord-agent-kit-updates
correcting command to install cosmos db agent kit, syntax changed
2 parents 4ce79a5 + 658767a commit 5290a5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/cosmos-db/gen-ai/agent-kit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Before installing the Azure Cosmos DB Agent Kit:
6363
Install the Agent Kit with a single command:
6464

6565
```bash
66-
npx add-skill AzureCosmosDB/cosmosdb-agent-kit
66+
npx skills add AzureCosmosDB/cosmosdb-agent-kit
6767
```
6868

6969
That's it. The skill is now installed in your development environment and activates automatically when you work on Azure Cosmos DB-related tasks.

0 commit comments

Comments
 (0)