feat(README): add topgrade to the post-installation

This commit is contained in:
Sergio Laín 2024-09-21 17:06:17 +02:00
parent dc4c17aa17
commit cfd100c6d0
No known key found for this signature in database
GPG key ID: 8429B2EE312F8150

5
.github/README.md vendored
View file

@ -480,8 +480,13 @@ To enable the keyring support, install the following packages:
yay -Sy gnome-keyring libsecret yay -Sy gnome-keyring libsecret
``` ```
- **Update Everything**
Do you want to have a single tool that help you to update a bunch of different packages from multiple package managers? You can do so with the help of [topgrade](https://github.com/topgrade-rs/topgrade).
```bash
yay -Sy topgrade
```
- **Audio Service** (_Optional_) - **Audio Service** (_Optional_)