Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit 470594b

Browse files
authored
Merge pull request #573 from TriliumNext/perfectra1n-patch-2
Update README to mention MacOS command fix
2 parents 782d345 + 790b87f commit 470594b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,16 @@ To use TriliumNext on your desktop machine (Linux, MacOS, and Windows) you have
6767
* Currently only the latest versions of Chrome & Firefox are supported (and tested).
6868
* (Coming Soon) TriliumNext will also be provided as a Flatpak
6969

70+
#### MacOS
71+
Currently when running TriliumNext/Notes on MacOS, you may get the following error:
72+
> Apple could not verify "TriliumNext Notes" is free of malware and may harm your Mac or compromise your privacy.
73+
74+
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)):
75+
76+
```bash
77+
xattr -c "/path/to/Trilium Next.app"
78+
```
79+
7080
### Mobile
7181

7282
To use TriliumNext on a mobile device:

0 commit comments

Comments
 (0)