readme pacman -S command modified

This commit is contained in:
victor 2020-07-04 11:13:53 +04:30
parent 17c798573a
commit 55f8caf11a
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ and sets some necessary component up for 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 -Syy wine aria2 sudo pacman -S wine aria2 winetricks
``` ```
3- make sure you have enogh storage in your `/home` partition about `5 GiB` 3- make sure you have enogh storage in your `/home` partition about `5 GiB`
> 1 GiB will be free after installation > 1 GiB will be free after installation