Pārlūkot izejas kodu

List ffsend-bin AUR package in README again

timvisee 6 gadi atpakaļ
vecāks
revīzija
fbbc84db25
1 mainītis faili ar 3 papildinājumiem un 2 dzēšanām
  1. 3 2
      README.md

+ 3 - 2
README.md

@@ -181,13 +181,14 @@ ffsend --help
 ```
 
 #### Linux: Arch AUR packages
-[» `ffsend`][aur-ffsend] (compiles from source, latest stable release)  
+[» `ffsend-bin`][aur-ffsend-bin] (precompiled binary, latest release, recommended)  
+[» `ffsend`][aur-ffsend] (compiles from source, latest release)  
 [» `ffsend-git`][aur-ffsend-git] (compiles from source, latest `master` commit)
 
 ```bash
 yay -S ffsend
 # or
-aurget -S ffsend
+aurget -S ffsend-bin
 # or using any other AUR helper
 
 ffsend --help