From 790b87f23f157bde6236e5a96ba33e7dbcf6adb3 Mon Sep 17 00:00:00 2001 From: Jon Fuller Date: Sat, 9 Nov 2024 13:28:45 -0800 Subject: [PATCH] Update README to mention MacOS command fix --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 3410563ec..f3eba273c 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,16 @@ To use TriliumNext on your desktop machine (Linux, MacOS, and Windows) you have * Currently only the latest versions of Chrome & Firefox are supported (and tested). * (Coming Soon) TriliumNext will also be provided as a Flatpak +#### MacOS +Currently when running TriliumNext/Notes on MacOS, you may get the following error: +> Apple could not verify "TriliumNext Notes" is free of malware and may harm your Mac or compromise your privacy. + +You will need to run the command on your shell to resolve the error (documented [here](https://github.com/TriliumNext/Notes/issues/329#issuecomment-2287164137)): + +```bash +xattr -c "/path/to/Trilium Next.app" +``` + ### Mobile To use TriliumNext on a mobile device: