diff --git a/README.md b/README.md index 4594f461..be324c77 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,7 @@ pacman -S --needed git base-devel yay - **I know my `-git` package has updates but yay doesn't offer to update it** - Yay uses an hash cache for development packages. Normally it is updated at the end of the package install with the message `Found git repo`. + Yay uses a hash cache for development packages. Normally it is updated at the end of the package install with the message `Found git repo`. If you transition between aur helpers and did not install the devel package using yay at some point, it is possible it never got added to the cache. `yay -Y --gendb` will fix the current version of every devel package and start checking from there. - **I want to help out!**