[meld.wiki] Update Building binaries



commit cf5be4a401816c9b957a308f521557c6675dc6f4
Author: Kai Willadsen <kai willadsen gmail com>
Date:   Sat Aug 3 21:12:24 2019 +0000

    Update Building binaries

 Building-binaries.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/Building-binaries.md b/Building-binaries.md
index 4f47060..3127708 100644
--- a/Building-binaries.md
+++ b/Building-binaries.md
@@ -2,7 +2,11 @@
 
 Meld has migrated to using an msys2 environment on Gitlab CI for building Windows binaries.
 
-With a working msys2 environment and a local git clone of the Meld repository, reproducing the steps in the 
`mingw32-dist` and `mingw-common` sections of https://gitlab.gnome.org/GNOME/meld/blob/master/.gitlab-ci.yml 
should give you an installable MSI.
+With a working msys2 environment, get a clone of the Meld repository using:
+```
+git clone https://gitlab.gnome.org/GNOME/meld.git
+```
+From that folder, reproducing the steps in the `mingw32-dist` and `mingw-common` sections of 
https://gitlab.gnome.org/GNOME/meld/blob/master/.gitlab-ci.yml should give you an installable MSI.
 
 
 ## Building pre-3.20 Meld on Windows


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]