Skip to content

Commit e6f3d32

Browse files
committed
docs: highlight npm package name to avoid install confusion
1 parent a36072f commit e6f3d32

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,8 @@ const { ArgusAgent } = await import('argus');
106106
npm install argus-apm
107107
```
108108

109+
> The npm package is **`argus-apm`**.
110+
109111
Then import from the compiled entry point:
110112

111113
```typescript

0 commit comments

Comments
 (0)