def windows_install
warn "\nIn order to fully interact with OpenShift you will need to install and configure a git client if you have not already done so.\n\nDocumentation for installing other tools you will need for OpenShift can be found at https://openshift.redhat.com/community/developers/install-the-client-tools\n\nWe recommend these free applications:\n\n * Git for Windows - a basic git command line and GUI client https://github.com/msysgit/msysgit/wiki/InstallMSysGit\n * TortoiseGit - git client that integrates into the file explorer http://code.google.com/p/tortoisegit/\n\n"
end