Skip to content

Commit 7145a13

Browse files
author
Vivek
committed
fix: readme fix
1 parent 0efcaab commit 7145a13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The easiest way to use material-table-component is to install it from npm and bu
2121
npm install @keyvalue/material-table-component
2222
```
2323

24-
You'll need to install React and Material-UI separately since they aren't included in the package.
24+
This package includes Material-UI as a dependency, so you don't need to install it separately. However, you'll need to install React since it isn't included in the package.
2525

2626
## Usage
2727

0 commit comments

Comments
 (0)