From 4405a1c1d4c351c0829b71bcd011a8ce3acaa1a0 Mon Sep 17 00:00:00 2001 From: Ole Christian Eidheim Date: Sat, 22 Aug 2015 11:35:10 +0200 Subject: [PATCH] Update install.md --- docs/install.md | 2 ++ 1 file changed, 2 insertions(+) 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