Skip to content

Commit 803c6a2

Browse files
Update index.md
1 parent 30dff1e commit 803c6a2

File tree

1 file changed

+1
-1
lines changed
  • src/connections/sources/catalog/libraries/server/node

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/server/node/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ All of Segment's server-side libraries are built for high-performance, so you ca
2525
# yarn
2626
yarn add @segment/analytics-node
2727
# pnpm
28-
pnpm install @segment/analytics-node
28+
pnpm add @segment/analytics-node
2929
```
3030

3131
2. Initialize the `Analytics` constructor the module exposes with your Segment source **Write Key**, like so:

0 commit comments

Comments
 (0)