From f48147d19cb6aca715cd3543094e22ebb74af31d Mon Sep 17 00:00:00 2001 From: Patrick Auernig Date: Thu, 6 Oct 2022 16:43:09 +0200 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c96eadc..40ea5c5 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,4 @@ Uses DBus to send update notifications. ## Installation -Run `cargo install https://gitea.valeth.me/valeth/pacman-update-notify`. +Run `cargo install --git https://gitea.valeth.me/valeth/pacman-update-notify --branch master`.