Merge pull request #418 from resin-io/lekkas-patch-1

docs: rename 'Git Bash' to 'Git for Windows'
This commit is contained in:
Kostas Lekkas 2017-01-18 19:46:40 +02:00 committed by GitHub
commit 72b2058d27

View File

@ -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: