README improved

This commit is contained in:
Martin Brodbeck 2018-08-09 16:24:05 +02:00
parent 942f7f6ca3
commit 75ef3fa1d5

View file

@ -36,3 +36,5 @@ make
sudo make install
```
Unter Windows muss vorab MinGW eingerichtet werden (z. B. MSYS2). Nach der Compilierung kann mit
`cpack -G NSIS` ein Installationspaket erstellt werden.