fixes #157 offer to install wine-stable, os that no additional questions are asked

This commit is contained in:
Anton Keks 2018-12-25 15:48:59 +02:00
parent 1213ffe58b
commit 524a4e380c

View File

@ -25,7 +25,7 @@ Building of Windows installer can be done on Linux as well.
On Ubuntu install the following packages:
```
sudo apt-get install openjdk-11-jdk rpm fakeroot wine
sudo apt-get install openjdk-11-jdk rpm fakeroot wine-stable
```
Note: *wine* is needed for building of Windows installer.