This commit is contained in:
Kovid Goyal 2014-05-05 22:09:37 +05:30
parent 3509c7fb60
commit 5eaf17fc21

View File

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