From fa68b5692736c1e3f3e51cf1a02b8ad3b70d15a0 Mon Sep 17 00:00:00 2001 From: Bill Rawlinson Date: Thu, 14 Apr 2016 09:22:18 -0400 Subject: [PATCH] added link to git --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc97bc6..6b38766 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ Note: Cywin support requires the following packages: Note: MinGW (comes with Git for Windows) support requires the following additional installations - Normal operation: - - Git for Windows (not tested with Mercurial) + - [Git for Windows](https://git-scm.com/) (not tested with Mercurial) - Git Bash MINTTY returns a MinGW console. So when you install make sure you pick `MINTTY` instead of windows console. You'll be executing blackbox from the Git Bash prompt. - [Gpg4Win](https://www.gpg4win.org/) with the path add to your PATH (ex: `PATH=%PATH%;C:\Program Files (x86)\GNU\GnuPG`) - [GnuWin32](https://sourceforge.net/projects/getgnuwin32/files/) - needed for various tools not least of which is mktemp which is used by blackbox