summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index ae410647..a69fdd44 100644
--- a/README.md
+++ b/README.md
@@ -54,6 +54,10 @@ Or if you have disabled registration, use the ``` flask createuser ``` command t
pip install waitress
+ # If you want SENTRY support (also add related things in config)
+ pip install sentry-sdk[flask]
+
+
Copy systemd services files ```docs/reel2bits-*.service``` to ```/etc/systemd/system/``` and adapt them to your setup.
systemctl enable reel2bits-web reel2bits-worker