From 100f9550719ea7fd6b4dd565538b43b760d1b31a Mon Sep 17 00:00:00 2001 From: timvisee Date: Tue, 26 Mar 2019 13:39:34 +0100 Subject: [PATCH] Fix AUR installer name, should be AUR helper as noted by @murlakatamenka See merge request timvisee/ffsend!24 Co-authored-by: murlakatamenka --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 02d70d8..c7235a3 100644 --- a/README.md +++ b/README.md @@ -188,7 +188,7 @@ ffsend --help yay -S ffsend-bin # or aurget -S ffsend-bin -# or using any other AUR installer +# or using any other AUR helper ffsend --help ```