From 546051847c229e0d40a3b3795fc06de1127feb49 Mon Sep 17 00:00:00 2001 From: martinrotter Date: Wed, 29 Jun 2016 06:41:05 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 876683a..c931f8e 100644 --- a/Home.md +++ b/Home.md @@ -40,7 +40,7 @@ To redirect debug output of RSS Guard to log file, do this: * Windows 1. You need to open command line, run `CTRL + R` and write `cmd`. - 2. Navigate to your RSS Guard installation folder, `cd C:\Programs\rssguard\'. This is the folder which contains `rssguard.exe`. + 2. Navigate to your RSS Guard installation folder, `cd C:\Programs\rssguard\`. This is the folder which contains `rssguard.exe`. 3. Enter `rssguard.exe > log.txt 2>&1`. RSS Guard will now start. 4. Now try to simulate your problem. 5. Attach generated `log.txt` file to your bug report.