From 537ba3108fffe376aad246cd7b09fc6774731f84 Mon Sep 17 00:00:00 2001 From: Dimitri Witkowski Date: Mon, 8 Jun 2020 19:11:06 +0200 Subject: [PATCH] Updated Configuration (markdown) --- Configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configuration.md b/Configuration.md index 994b21f..48a9445 100644 --- a/Configuration.md +++ b/Configuration.md @@ -76,7 +76,7 @@ By default KeeWeb saves temporary files and configs into the default user's data "userDataDir": "relative/path/to/data/dir" } ``` - (if you're on Windows, don't forget to escape slashes in JSON, like `"c:\\program files\\..."`) + (if you're on Windows, don't forget to escape slashes in JSON, like `"C:\\program files\\..."`). The config should be located: - on windows: next to `KeeWeb.exe` - on Linux: next to `KeeWeb` (executable)