RinGotou / Kagami

This project is suspending. Please visit Sapphire Language repository.
BSD 2-Clause "Simplified" License
28 stars 3 forks source link

Little clean up in building instructions. #121

Closed higuoxing closed 4 years ago

higuoxing commented 4 years ago

pacman 安装软件包时,一般不需要 -yyu 参数

pacman -h -S
    ...
  -u, --sysupgrade     upgrade installed packages (-uu enables downgrades)
  -y, --refresh        download fresh package databases from the server
                       (-yy to force a refresh even if up to date)