Skip to content

Commit 989575c

Browse files
authored
Update README.md
1 parent adecadb commit 989575c

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)