From d4fa7e3fd2241895a79af472d4dfa2931c45cb6e Mon Sep 17 00:00:00 2001 From: MeIchthys Date: Thu, 3 Oct 2024 23:23:43 -0400 Subject: [PATCH] Add link to docs repo under contributing section --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 86cbaae75..5a7064d44 100644 --- a/README.md +++ b/README.md @@ -82,13 +82,19 @@ You can also read [Patterns of personal knowledge base](https://triliumnext.gith ## 💻 Contribute -Clone locally and run +### Code ```shell +git clone https://github.com/TriliumNext/Notes.git +cd Notes npm install npm run start-server ``` +### Documentation + +Head on over to our [Docs repo](https://github.com/TriliumNext/Docs) + ## 👏 Shoutouts * [CKEditor 5](https://github.com/ckeditor/ckeditor5) - best WYSIWYG editor on the market, very interactive and listening team