projects
/
mediagoblin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e950c0
)
Extend install instructions for raven plugin.
author
Ben Sturmfels
<ben@sturm.com.au>
Wed, 27 Nov 2019 11:14:52 +0000
(22:14 +1100)
committer
Ben Sturmfels
<ben@sturm.com.au>
Wed, 27 Nov 2019 11:14:52 +0000
(22:14 +1100)
mediagoblin/plugins/raven/README.rst
patch
|
blob
|
blame
|
history
diff --git
a/mediagoblin/plugins/raven/README.rst
b/mediagoblin/plugins/raven/README.rst
index 4006060df2d42b1852d0f885651462ee5575b454..dfd45023d3101201f63c6a9ab71668401579f75c 100644
(file)
--- a/
mediagoblin/plugins/raven/README.rst
+++ b/
mediagoblin/plugins/raven/README.rst
@@
-9,7
+9,9
@@
Warning: this plugin is somewhat experimental.
Set up the raven plugin
=======================
-1. Add the following to your MediaGoblin .ini file in the ``[plugins]`` section::
+1. Install the ``raven`` Python package with ``bin/python -m pip install raven``.
+
+2. Add the following to your MediaGoblin .ini file in the ``[plugins]`` section::
[[mediagoblin.plugins.raven]]
sentry_dsn = <YOUR SENTRY DSN>