Skip to content

Commit 299f20c

Browse files
committed
Merge branch 'master' into develop
2 parents 536fecb + 989575c commit 299f20c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@ To install via NPM, run:
2323
npm i --save react-d3-tree
2424
```
2525

26+
Or if Yarn is more your thing:
27+
```bash
28+
yarn add react-d3-tree
29+
```
30+
2631

2732
## Minimal example
2833
```jsx

0 commit comments

Comments
 (0)