Skip to content

Commit

Permalink
chore(js): Update quick start dependency list (#1162)
Browse files Browse the repository at this point in the history
  • Loading branch information
cephalization authored Dec 8, 2024
1 parent dc00c54 commit 81cb963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ OpenInference uses OpenTelemetry Protocol (OTLP) to send traces to a compatible
Install the OpenTelemetry SDK:

```shell
npm install --save @opentelemetry/exporter-trace-otlp-http @opentelemetry/exporter-trace-otlp-proto @opentelemetry/resources @opentelemetry/sdk-trace-node
npm install --save @opentelemetry/exporter-trace-otlp-http @opentelemetry/exporter-trace-otlp-proto @opentelemetry/resources @opentelemetry/sdk-trace-node @opentelemetry/instrumentation
```

Install the OpenInference instrumentation you would like to use:
Expand Down

0 comments on commit 81cb963

Please sign in to comment.