Commit ac949bfb authored by JP Toto's avatar JP Toto Committed by Vincent Driessen

Fixed link to Cygwin and msysgit

parent ea738ef3
......@@ -12,7 +12,7 @@ git-flow installer, which can be run using the following command:
$ wget -q -O - http://github.com/nvie/gitflow/raw/develop/contrib/gitflow-installer.sh | sudo sh
For Windows users who wish to use the automated install, it is suggested that you install Cygwin http://www.cygwin.com/
For Windows users who wish to use the automated install, it is suggested that you install [Cygwin](http://www.cygwin.com/)
first to install tools like sh and wget. Then simply follow the command:
c:\Users\<user> wget -q -O - http://github.com/nvie/gitflow/raw/develop/contrib/gitflow-installer.sh | sh
......@@ -50,6 +50,8 @@ experience, please help us develop a
for zsh, too. Please contact me on [Github](http://github.com/inbox/new/nvie)
or [Twitter](http://twitter.com/nvie) to discuss details.
For Windows users, [msysgit](http://code.google.com/p/msysgit/) is a good starting place for installing git.
Please help out
---------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment