mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	Update README to mention MacOS command fix
This commit is contained in:
		
							
								
								
									
										10
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								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). |     * 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: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user