diff --git a/docs/install.rst b/docs/install.rst index ee74dc9263dd..e260358cd307 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -67,6 +67,8 @@ Raven is published to npm as well. https://www.npmjs.com/package/raven-js $ npm install raven-js --save +Note that if you intend to use Raven with Node, `raven-node `_ is the client to use + Requirements ~~~~~~~~~~~~