Skip to content

Commit 568f559

Browse files
committed
docs(README): Add npm installation instructions
1 parent e1d0498 commit 568f559

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ Get started in 5 seconds, add this script to your app:
2323
<script src="https://unpkg.com/react-scan/dist/auto.global.js"></script>
2424
```
2525

26+
Or, install it via npm:
27+
2628
```bash
2729
npm install react-scan
2830
```

0 commit comments

Comments
 (0)