Update README.md

We don't have `wine64` package in arch Linux repositories it will be installed beside `wine` package
This commit is contained in:
victor 2021-03-30 21:54:54 +04:30 committed by GitHub
parent 25d7a3b3b0
commit 89b601d50b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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