Skip to content

Commit 8da373c

Browse files
Update README.md
1 parent 2e87598 commit 8da373c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ Library for integration with the [Traceo Platform](https://github.com/traceo-dev
66
### Installation
77
To install this SDK add this package to your package.json like below:
88
```
9-
yarn add traceo
9+
yarn add @traceo-sdk/node
1010
```
1111
or
1212
```
13-
npm install traceo
13+
npm install @traceo-sdk/node
1414
```
1515

1616
### Usage

0 commit comments

Comments
 (0)