From cfd100c6d00eaeecb7c72a87a3d96aa0d3907b47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sat, 21 Sep 2024 17:06:17 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(README):=20add=20topgrade=20to?= =?UTF-8?q?=20the=20post-installation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/README.md b/.github/README.md index e2a0d8e3..8da451b0 100644 --- a/.github/README.md +++ b/.github/README.md @@ -480,8 +480,13 @@ To enable the keyring support, install the following packages: 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_)