From 4791ae9880170c680f2420c6ebac7f9d2bacb4f3 Mon Sep 17 00:00:00 2001
From: Adrian Pop <adrian.pop@liu.se>
Date: Tue, 10 Nov 2020 19:31:30 +0100
Subject: [PATCH] small note that now msys2 is 64bit

---
 INSTALL.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/INSTALL.txt b/INSTALL.txt
index b43b6368c5..9bf00b8b36 100644
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -15,8 +15,8 @@ VERY IMPORTANT INSTALLATION ISSUES!
 ***********************************
 
 Note: 
-The master version will not work on 32bit computers and operating systems.
-Use the old OMDev for that, branch: OM116maintenance
+The master version will *only work* on 64bit computers and operating systems.
+If you have a 32bit computer, use the old OMDev, branch: OM116maintenance
 
 MSYS setting
 ============
-- 
GitLab