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:
parent
25d7a3b3b0
commit
89b601d50b
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue