Skip to content

Commit 3517c98

Browse files
committed
Update installation commands.
1 parent 154c29e commit 3517c98

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,9 @@ Demo is available here : [Demo](https://oxyno-zeta.github.io/react-editable-json
4747
## How to use
4848
### Install
4949
```bash
50-
npm install --save react-editable-json-tree
50+
npm install react-editable-json-tree
51+
# or
52+
yarn add react-editable-json-tree
5153
```
5254

5355
### Example Usage

0 commit comments

Comments
 (0)