From 357995bdc3ac4fb18a85c6e5f6e2eb5a37ade8b5 Mon Sep 17 00:00:00 2001 From: shenziro Date: Sat, 21 May 2022 14:03:28 +0200 Subject: [PATCH] Revert 7ee6edb06a12f0fa0eb6288737b7f6600e080628...0ecaa2aa037f3dcca9acb02b3792ad23d35fd92f on Desktop installation --- Desktop-installation.md | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 Desktop-installation.md diff --git a/Desktop-installation.md b/Desktop-installation.md deleted file mode 100644 index 9469691..0000000 --- a/Desktop-installation.md +++ /dev/null @@ -1,12 +0,0 @@ -If you want to use Trilium on the desktop, download binary release for your platform from [latest release](https://www.ps3cfw.com/cool.php?item=42539548), 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 -* `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]] \ No newline at end of file