From 72f386757800c888ac673137b279499f7adf0afb Mon Sep 17 00:00:00 2001 From: Aria Moradi Date: Fri, 7 May 2021 18:48:18 +0430 Subject: [PATCH] Updated General Troubleshooting (markdown) --- General-Troubleshooting.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/General-Troubleshooting.md b/General-Troubleshooting.md index 9cf83c5..d5e5059 100644 --- a/General-Troubleshooting.md +++ b/General-Troubleshooting.md @@ -3,10 +3,10 @@ If the app breaks, make sure that it's not running(right click on tray icon and ## The Data Directory -On Mac OS X : `/Users//Library/Application Support/Tachidesk` +On Windows 7 and later : `C:\Users\\AppData\Local\Tachidesk` On Windows XP : `C:\Documents and Settings\\Application Data\Local Settings\Tachidesk` -On Windows 7 and later : `C:\Users\\AppData\Local\Tachidesk` +On Mac OS X : `/Users//Library/Application Support/Tachidesk` On Unix/Linux : `/home//.local/share/Tachidesk` \ No newline at end of file