From 1c1f21289c1f1583edeb8942a25853fab3f0b2cf Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Tue, 6 Jun 2017 15:04:38 +0200 Subject: [PATCH] Update location of log files Grossly outdated... --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2d215c001c..08d7647893 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,9 @@ For crashes and similar issues, please attach the following information: * (On Windows) The log as produced by dxdiag (start -> run -> dxdiag -> save output) * The Cura GUI log file, located at - * $User/AppData/Local/cura/cura.log (Windows) - * $User/Library/Application Support/cura (OSX) - * $USER/.local/share/cura (Ubuntu/Linux) -* The Cura Engine log, using Help -> Show Engine Log + * $User/AppData/Roaming/cura/``/cura.log (Windows) + * $User/Library/Application Support/cura/``/cura.log (OSX) + * $USER/.local/share/cura/``/cura.log (Ubuntu/Linux) Dependencies ------------