diff --git a/src/sections/downloads-v3/macos.marko b/src/sections/downloads-v3/macos.marko
index 5b8404e..4d8eab4 100644
--- a/src/sections/downloads-v3/macos.marko
+++ b/src/sections/downloads-v3/macos.marko
@@ -4,14 +4,18 @@
Open the archive and drag the Prowlarr icon to your Application folder. Self-sign Prowlarr `codesign --force --deep -s - Prowlarr.app`
+ Self-sign Prowlarr:
+
+ codesign --force --deep -s - /Applications/Prowlarr.app && xattr -rd com.apple.quarantine /Applications/Prowlarr.app
Open Prowlarr.app in your Application folder.
@@ -28,7 +32,7 @@It is possible to install Prowlarr manually using the - .tar.gz download. However in that case you must manually deal with dependencies, installation and permissions. + Intel .tar.gz download or Arm .tar.gz download However in that case you must manually deal with dependencies, installation and permissions.