From 8833138ce20ba0bebc3d8f452fce449e430dda24 Mon Sep 17 00:00:00 2001
From: Kai Brassel <mail@khbrassel.de>
Date: Sat, 20 Nov 2021 14:15:57 +0100
Subject: [PATCH] Correct contradiction about Windows installation.

---
 ParameterCatalogs.html          | 4 ++--
 ParameterCatalogs2Creation.adoc | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/ParameterCatalogs.html b/ParameterCatalogs.html
index 14f047b..bd735b6 100644
--- a/ParameterCatalogs.html
+++ b/ParameterCatalogs.html
@@ -987,7 +987,7 @@ Please download and install the latest version (11.5 at the time of writing) ava
 </table>
 </div>
 <div class="paragraph">
-<p>After the 400 something MB package has arrived, unzip the downloaded file and move the resulting application named <code>ObeoDesigner-Community</code> into <code>Applications</code> on macOS, <code>Programs</code> on Windows, or similar on Linux.</p>
+<p>After the 400 something MB package has arrived, unzip the downloaded file and move the resulting application named <code>ObeoDesigner-Community</code> to a suited directory. This would be <code>Applications</code> on macOS, similar on Linux, but <strong>not</strong> <code>Programs</code> or <code>Programs (x86)</code> on Windows!</p>
 </div>
 <div class="admonitionblock warning">
 <table>
@@ -2232,7 +2232,7 @@ Verify that Maven version 3.6.3 or above is now installed in <code>Window &#8594
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2021-11-19 11:26:23 +0100
+Last updated 2021-11-20 14:13:22 +0100
 </div>
 </div>
 <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.15.6/styles/github.min.css">
diff --git a/ParameterCatalogs2Creation.adoc b/ParameterCatalogs2Creation.adoc
index 0115389..9fe6b69 100644
--- a/ParameterCatalogs2Creation.adoc
+++ b/ParameterCatalogs2Creation.adoc
@@ -116,7 +116,7 @@ Please download and install the latest version (11.5 at the time of writing) ava
 Depending on the operating system, several security dialogs have to be acknowledged during installation and first launch of Obeo Designer.
 ====
 
-After the 400 something MB package has arrived, unzip the downloaded file and move the resulting application named `ObeoDesigner-Community` into `Applications` on macOS, `Programs` on Windows, or similar on Linux.
+After the 400 something MB package has arrived, unzip the downloaded file and move the resulting application named `ObeoDesigner-Community` to a suited directory. This would be `Applications` on macOS, similar on Linux, but **not** `Programs` or `Programs (x86)` on Windows!
 
 [WARNING]
 ====
-- 
GitLab