From 8233992b7633b994e0414a2c789bb7b36393c98c Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Fri, 14 Jun 2019 09:41:31 +0200 Subject: [PATCH] Update documentation Signed-off-by: Simon Rozman --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e6ad383..c87fe9a 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ Binaries are available for download [here](https://github.com/Amebis/GEANTLink/r - _msgfmt.exe_ from [gettext](https://www.gnu.org/software/gettext/); Hint: [Poedit](https://poedit.net/) contains up-to-date binary Win32 compiled gettext-utilities. Install it and add `GettextTools\bin` folder to the system path. - _sed.exe_ and _grep.exe_ + Hint: [Git for Windows](https://gitforwindows.org/) contains up-to-date set of GNU utilities. - _MsiDb.Exe_ and other command line utilities for MSI packaging distributed as a part of Microsoft Windows SDK (installed with Visual Studio). Add SDK's `Bin` folder to the system path. ### wxWidgets