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