From 6c6b8023315e9bff3f3a6211c97f0e7a7bb0ad97 Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Thu, 30 Oct 2025 09:29:03 +0200 Subject: [PATCH] Updated Desktop installation (markdown) --- Desktop-installation.md | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/Desktop-installation.md b/Desktop-installation.md index 9c3f9a9..2791deb 100644 --- a/Desktop-installation.md +++ b/Desktop-installation.md @@ -1,13 +1 @@ -If you want to use Trilium on the desktop, download binary release for your platform from [latest release](https://github.com/zadam/trilium/releases/latest), unzip the package and run `trilium` executable. - -# Startup scripts - -There are also some other options to start Trilium: - -* `trilium-no-cert-check` - Trilium will not validate the certificates, useful e.g. when you're syncing against a sync server with self-signed certificate - * Alternatively you can set `NODE_TLS_REJECT_UNAUTHORIZED=0` environment variable to the Trilium process. -* `trilium-portable` - Trilium will try to create [[data directory]] in the trilium's directory -* `trilium-safe-mode` - start up in "safe mode" which disables any startup scripts which might e.g. crash the application - -# Synchronization -If you are using a desktop instance and would like to sync with your server instance: [[Synchronization]] +See https://docs.triliumnotes.org/user-guide/setup/desktop. \ No newline at end of file