diff --git a/Frequently-Asked-Questions-(FAQs).md b/Frequently-Asked-Questions-(FAQs).md index 6d3a74b..9f8cbd7 100644 --- a/Frequently-Asked-Questions-(FAQs).md +++ b/Frequently-Asked-Questions-(FAQs).md @@ -289,4 +289,4 @@ Make sure to announce your tournament in our [reddit](https://www.reddit.com/r/C Starting with macOS 10.15.x Apple introduced their "Gatekeeper" tool, and this warning is the default behavior once an app is not signed.
Unfortunately, we do not have such keys from Apple and are unlikely to get them at all as that would require us to buy a code-signing certificate with a yearly fee.
-As long as `cockatrice.github.io` is shown as file source and you downloaded it from there (which is our official site), you are good and can safely run the application via right click on the file and selecting "Open".
+As long as `cockatrice.github.io` is shown as file source and you downloaded it from there (which is our official site) or directly from the [Cockatrice GitHub repo](https://github.com/cockatrice/cockatrice/releases), you are good and can safely run the application via right click on the file and selecting "Open".