Skip to content

Commit f8013d9

Browse files
authored
Update README.md
1 parent 9de282f commit f8013d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const store = createStore(reducer, applyMiddleware(
2727
To use it with Sentry just download the Sentry script from npm:
2828

2929
```bash
30-
npm i -S raven-js raven-node
30+
npm i -S raven-js raven
3131
```
3232
- [raven-js](https://www.npmjs.com/package/raven-js): This is the client for browser usage.
3333
- [raven-node](https://github.com/getsentry/raven-node): This is the client for server usage.

0 commit comments

Comments
 (0)