From 5eaf17fc21b901198b5785d34de4a12f3f8e2005 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 5 May 2014 22:09:37 +0530 Subject: [PATCH] ... --- setup/installer/windows/notes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/installer/windows/notes.rst b/setup/installer/windows/notes.rst index 88c17fbdd3..66265e89b2 100644 --- a/setup/installer/windows/notes.rst +++ b/setup/installer/windows/notes.rst @@ -41,7 +41,7 @@ Cygwin This is needed for automation of the build process, and the ease of use of the unix shell (bash). -Install, vim, rsync, openssh, unzip, wget, make, zsh, bash-completion, curl at a minimum. +Install vim, dos2unix, rsync, openssh, unzip, wget, make, zsh, bash-completion, curl at a minimum. After installing python run:: python setup/vcvars.py && echo 'source ~/.vcvars' >> ~/.bash_profile