Skip to content

Commit ca53fd2

Browse files
committed
.
1 parent 629b394 commit ca53fd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ Before you begin, ensure you have the following:
1515
To install the Graphlit Client, use npm or yarn:
1616

1717
```bash
18-
npm install graphlit
18+
npm install graphlit-client
1919
```
2020
or
2121
```bash
22-
yarn add graphlit
22+
yarn add graphlit-client
2323
```
2424

2525
## Configuration

0 commit comments

Comments
 (0)