Update INSTALL.md

Do not force updating the whole system
This commit is contained in:
Maze 2023-02-09 05:21:20 +00:00
parent 51a163bd73
commit 9da389ba58

View File

@ -166,7 +166,7 @@ export PATH="/usr/lib/qt5/bin:$PATH"
#### Arch Linux / pacman #### Arch Linux / pacman
```sh ```sh
pacman -Syu qt5-base qt5-declarative qt5-quickcontrols2 qt5-svg \ pacman -S qt5-base qt5-declarative qt5-quickcontrols2 qt5-svg \
qt5-graphicaleffects qt5-imageformats \ qt5-graphicaleffects qt5-imageformats \
libx11 libxss alsa-lib \ libx11 libxss alsa-lib \
python python-pip \ python python-pip \