Browse Source

Added comment to Windows make install.

merge-requests/37/head
U-olece-PC\olece 10 years ago
parent
commit
c13bffa002
  1. 2
      docs/install.md

2
docs/install.md

@ -37,7 +37,7 @@ cmake -G"MSYS Makefiles" .
make make
make install make install
``` ```
**You might have to install the files manually.**
<!-- <!--
## Windows with Cygwin (https://www.cygwin.com/) ## Windows with Cygwin (https://www.cygwin.com/)
**Make sure the PATH environment variable does not include paths to non-Cygwin cmake, make and g++.** **Make sure the PATH environment variable does not include paths to non-Cygwin cmake, make and g++.**

Loading…
Cancel
Save