Skip to content

Commit 7555d0f

Browse files
committed
update README
1 parent 5169ea8 commit 7555d0f

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ yarn add react-fluid-table
1212

1313
# using npm
1414
npm i react-fluid-table
15+
16+
# using pnpm
17+
pnpm i react-fluid-table
1518
```
1619

1720
## Usage
@@ -62,11 +65,7 @@ $ yarn install
6265
**Usage**
6366

6467
```bash
65-
# in one terminal window/tab
6668
$ yarn start
67-
# in a separate terminal window/tab
68-
$ cd example
69-
$ yarn dev
7069
```
7170

7271
## License

0 commit comments

Comments
 (0)