Skip to content

Commit 5af8180

Browse files
committed
Merge pull request #410 from tarjei/patch-2
Add note on plugin instalation.
2 parents 630c9a9 + aa66761 commit 5af8180

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/integrations/index.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@ information, so it's important that we inject code and wrap things
2424
magically so we can extract what we need. See :doc:`../usage` for tips
2525
regarding that.
2626

27+
Installation
28+
------------
29+
30+
To install a plugin just include the plugin **after** Raven has been loaded and the Raven global variable is registered. This happens automatically if you install from a CDN with the required plugins in the URL.
31+
32+
2733
.. toctree::
2834
:maxdepth: 1
2935

0 commit comments

Comments
 (0)