commit | 1fd73650a4e4810daa185bed2631844711e088a9 | [log] [tgz] |
---|---|---|
author | Jeff Thompson <jefft0@gmail.com> | Wed Oct 23 16:42:03 2013 -0700 |
committer | Jeff Thompson <jefft0@gmail.com> | Wed Oct 23 16:42:03 2013 -0700 |
tree | 4ed6e663e09eefbbfbfc4df76b84910cc72dce96 | |
parent | fe1100533eacf1e04b125c13f8e68279c8c35559 [diff] [blame] |
INSTALL: In prerequisites section, added Windows Cygwin.
diff --git a/INSTALL b/INSTALL index f3b74b6..fc74ebf 100644 --- a/INSTALL +++ b/INSTALL
@@ -14,6 +14,11 @@ sudo apt-get install build-essential sudo apt-get install libssl-dev +* Windows Cygwin +Cygwin is tested on Windows 7 64-bit with the "Devel" packages selected to install at the top level of the +cygwin installer. This includes libcrypto and libsqlite3. + + Build -----