Skip to content

Commit f692457

Browse files
committed
correct npm install on reference ts
1 parent a13b033 commit f692457

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/reference/typescript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ npm install git+https://github.com/tidesdb/tidesdb-node.git
2424
```
2525

2626
```bash
27-
npm i @tidesdb/tidesdb
27+
npm i tidesdb
2828
```
2929

3030
Or clone and install locally:

0 commit comments

Comments
 (0)