Merge pull request #573 from TriliumNext/perfectra1n-patch-2

Update README to mention MacOS command fix
This commit is contained in:
Elian Doran 2024-11-11 19:42:56 +02:00 committed by GitHub
commit 470594b1c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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). * Currently only the latest versions of Chrome & Firefox are supported (and tested).
* (Coming Soon) TriliumNext will also be provided as a Flatpak * (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 ### Mobile
To use TriliumNext on a mobile device: To use TriliumNext on a mobile device: