Browse Source

make install now works on Windows.

merge-requests/365/head
eidheim 10 years ago
parent
commit
a78aef928a
  1. 1
      docs/install.md

1
docs/install.md

@ -62,7 +62,6 @@ cmake -G"MSYS Makefiles" -DCMAKE_INSTALL_PREFIX=/mingw[32 or 64] .
make
make install
```
**You might have to install juci manually**
<!--
## Windows with Cygwin (https://www.cygwin.com/)

Loading…
Cancel
Save