@ -168,4 +168,6 @@ cmake -G "Visual Studio 14 2015"
* Rename downloaded certificate bundle to "curl-ca-bundle.crt"
* Run tests with **ctest** program or whole worker with **recodex-worker.exe** binary
Installation binary can be created through cmake (cpack respectively), this is done by using [NSIS](http://nsis.sourceforge.net/), which have to be installed on machine. Installation package is then created by running **package** target in VS solution.