Browse Source

Update install.md

merge-requests/37/head
Ole Christian Eidheim 10 years ago
parent
commit
4405a1c1d4
  1. 2
      docs/install.md

2
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

Loading…
Cancel
Save