We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e87598 commit 8da373cCopy full SHA for 8da373c
1 file changed
README.md
@@ -6,11 +6,11 @@ Library for integration with the [Traceo Platform](https://github.com/traceo-dev
6
### Installation
7
To install this SDK add this package to your package.json like below:
8
```
9
-yarn add traceo
+yarn add @traceo-sdk/node
10
11
or
12
13
-npm install traceo
+npm install @traceo-sdk/node
14
15
16
### Usage
0 commit comments