diff --git a/docs/install.md b/docs/install.md index e8b85ca..eeff27b 100644 --- a/docs/install.md +++ b/docs/install.md @@ -27,6 +27,8 @@ make install ``` ## Windows with Cygwin (https://www.cygwin.com/) +**Make sure the PATH environment variable does not include paths to non-Cygwin cmake, make and g++.** + Select and install the following packages from the Cygwin-installer: ``` git cmake make gcc-g++ libclang-devel