Skip to content

Commit 7eacaff

Browse files
committed
Update README.md
1 parent d954206 commit 7eacaff

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,18 +22,14 @@ React D3 Tree is a [React](http://facebook.github.io/react/) component that lets
2222

2323

2424
## Demo
25-
- Current release: https://bkrem.github.io/react-d3-tree/
25+
- Current release: https://bkrem.github.io/react-d3-tree-demo/
2626

2727

2828
## 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:
3529
```bash
3630
yarn add react-d3-tree
31+
# or
32+
npm i --save react-d3-tree
3733
```
3834

3935

0 commit comments

Comments
 (0)