Skip to content

Commit 98a074f

Browse files
ekizito96Copilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent bfdd6db commit 98a074f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/concepts/client-libraries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Three SDKs ship with Nexus, all with the same method surface:
2323
| Language | Package | Install |
2424
|---|---|---|
2525
| Go | `nexus-sdk` | `go get github.com/Prescott-Data/nexus-framework/nexus-sdk` |
26-
| TypeScript | `nexus-sdk` | `npm install nexus-sdk` |
26+
| TypeScript | `@dromos/nexus-sdk` | `npm install @dromos/nexus-sdk` |
2727
| Python | `nexus-sdk` | `pip install nexus-sdk` |
2828

2929
Use an SDK when your agent makes discrete HTTP calls rather than holding a persistent connection, when you are building an MCP server, or when your agent is written in TypeScript or Python.

0 commit comments

Comments
 (0)