wine64 requrement added to readme

This commit is contained in:
victor 2021-03-29 10:49:18 +04:30
commit 498cd5b732
1 changed files with 2 additions and 1 deletions

View File

@ -25,13 +25,14 @@ and sets some necessary components up for the best performance
2-make sure the following packages are already installed on your Linux distro
* `wine`
* `wine64`
* `winetricks`
* `md5sum`
if they are not already installed you can install them using your package manager for example in arch Linux
```bash
sudo pacman -S wine winetricks
sudo pacman -S wine winetricks wine32
```
3- make sure you have enough storage in your `/home` partition about `5 GiB`
> 1 GiB will be free after installation