Skip to content

Commit 4b70b80

Browse files
authored
Fix installation command in README
1 parent bcc444e commit 4b70b80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Run locally: `npx tsx benchmarks/features.ts`
4949
## Installation
5050

5151
```bash
52-
npm install @zerotext/core
52+
npm install @zerotextx/core
5353
```
5454

5555
## Usage

0 commit comments

Comments
 (0)