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 d954206 commit 7eacaffCopy full SHA for 7eacaff
README.md
@@ -22,18 +22,14 @@ React D3 Tree is a [React](http://facebook.github.io/react/) component that lets
22
23
24
## Demo
25
-- Current release: https://bkrem.github.io/react-d3-tree/
+- Current release: https://bkrem.github.io/react-d3-tree-demo/
26
27
28
## Installation
29
-To install via NPM, run:
30
-```bash
31
-npm i --save react-d3-tree
32
-```
33
-
34
-Or if Yarn is more your thing:
35
```bash
36
yarn add react-d3-tree
+# or
+npm i --save react-d3-tree
37
```
38
39
0 commit comments