mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	Add link to docs repo under contributing section
This commit is contained in:
		| @@ -82,13 +82,19 @@ You can also read [Patterns of personal knowledge base](https://triliumnext.gith | |||||||
|  |  | ||||||
| ## 💻 Contribute | ## 💻 Contribute | ||||||
|  |  | ||||||
| Clone locally and run | ### Code | ||||||
|  |  | ||||||
| ```shell | ```shell | ||||||
|  | git clone https://github.com/TriliumNext/Notes.git | ||||||
|  | cd Notes | ||||||
| npm install | npm install | ||||||
| npm run start-server | npm run start-server | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
|  | ### Documentation | ||||||
|  |  | ||||||
|  | Head on over to our [Docs repo](https://github.com/TriliumNext/Docs) | ||||||
|  |  | ||||||
| ## 👏 Shoutouts | ## 👏 Shoutouts | ||||||
|  |  | ||||||
| * [CKEditor 5](https://github.com/ckeditor/ckeditor5) - best WYSIWYG editor on the market, very interactive and listening team | * [CKEditor 5](https://github.com/ckeditor/ckeditor5) - best WYSIWYG editor on the market, very interactive and listening team | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user