chore(doc/make/cygwin): we do not support cygwin anymore (only MSYS2)

This commit is contained in:
Leonardo de Moura 2016-12-23 10:01:08 -08:00
parent 61c9fdd908
commit b3ef489b9a

View file

@ -1,4 +0,0 @@
Install Packages on Cygwin
--------------------------
Just run cygwin setup.exe (http://cygwin.com/install.html) and make sure that you have installed g++ 4.8.1 (or greater), cmake, gmp and libmpfr.
We have tested Lean using Cygwin for 64-bit versions of Windows.