Skip to content

Commit 65faa0a

Browse files
author
Sergio Daniel Xalambrí
authored
Merge pull request #2 from davidfurlong/master
Fixes readme
2 parents 9de282f + f8013d9 commit 65faa0a

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)