From bbd617ea76eed4d6053b6f0c858b469e58b6b984 Mon Sep 17 00:00:00 2001 From: Kostas Lekkas Date: Wed, 18 Jan 2017 19:33:49 +0200 Subject: [PATCH] docs: rename 'Git Bash' to 'Git for Windows' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a5c728d..2a60d59a 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Requisites ##### Windows Support -`resin sync` and `resin ssh` have not been thoroughly tested on the standard Windows cmd.exe shell. We recommend using bash (or a similar) shell, like Bash for Windows 10 or Git Bash. +`resin sync` and `resin ssh` have not been thoroughly tested on the standard Windows cmd.exe shell. We recommend using bash (or a similar) shell, like Bash for Windows 10 or [Git for Windows](https://git-for-windows.github.io/). If you still want to use `cmd.exe` you will have to use a package manager like MinGW or chocolatey. For MinGW the steps are: