Browse Source

Fix AUR installer name, should be AUR helper as noted by @murlakatamenka

See merge request timvisee/ffsend!24

Co-authored-by: murlakatamenka <murlakatamenka@disroot.org>
timvisee 6 years ago
parent
commit
100f955071
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -188,7 +188,7 @@ ffsend --help
 yay -S ffsend-bin
 yay -S ffsend-bin
 # or
 # or
 aurget -S ffsend-bin
 aurget -S ffsend-bin
-# or using any other AUR installer
+# or using any other AUR helper
 
 
 ffsend --help
 ffsend --help
 ```
 ```