From f3de13eedbd94a4a09fd7f7472be2df6fbbc2310 Mon Sep 17 00:00:00 2001 From: Commander1024 Date: Wed, 4 Mar 2020 12:56:45 +0100 Subject: [PATCH] Markdown is hard :-/ Fixed again. --- Readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index dbf8e5c..6c4e296 100644 --- a/Readme.md +++ b/Readme.md @@ -49,7 +49,8 @@ The Software is Open-Source and can be downloaded from [Sourceforge](https://sou The GMC device has to be enabled in the `geigerlog.cfg` which is located in the main program directory. Because GS (GammaScout) is preactivated, it can be disabled, while you want to enable GMC -```GSActivation = no +``` +GSActivation = no GMCActivation = yes ```