✨ feat(README): add topgrade to the post-installation
This commit is contained in:
parent
dc4c17aa17
commit
cfd100c6d0
1 changed files with 5 additions and 0 deletions
5
.github/README.md
vendored
5
.github/README.md
vendored
|
@ -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_)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue