We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 154c29e commit 3517c98Copy full SHA for 3517c98
README.md
@@ -47,7 +47,9 @@ Demo is available here : [Demo](https://oxyno-zeta.github.io/react-editable-json
47
## How to use
48
### Install
49
```bash
50
-npm install --save react-editable-json-tree
+npm install react-editable-json-tree
51
+# or
52
+yarn add react-editable-json-tree
53
```
54
55
### Example Usage
0 commit comments