Update README.md

This commit is contained in:
Eric Lay 2021-07-27 15:04:54 -05:00 committed by GitHub
parent 89872410e8
commit a58b3b09e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -9,15 +9,15 @@
![Screenshot](https://gitlab.com/airclay/fuzzy-pkg-finder/-/raw/master/fpf.png) \ ![Screenshot](https://gitlab.com/airclay/fuzzy-pkg-finder/-/raw/master/fpf.png) \
\ \
Leverages the power of fzf to search package names and presents complete package information in preview pane. \ Leverages the power of fzf to search package names and presents complete package information in preview pane. \
On selection will hand off to Pacman or Yay to complete transaction. \ On selection will hand off to Pacman or Paru/Yay to complete transaction. \
\ \
*For use with Pacman/Yay/Paru package managers only.*\ *For use with Pacman/Yay/Paru package managers only.*\
\ \
Installation: \ Installation: \
Arch and arch-based distros, it is available in the AUR. \ For Arch and arch-based distros, it is available in the AUR. \
`paru -S fuzzy-pkg-finder` or `yay -S fuzzy-pkg-finder` \ Use: `paru -S fuzzy-pkg-finder` or `yay -S fuzzy-pkg-finder` \
\ \
Manual build and install: \ Manual build and install:
``` ```
git clone https://github.com/ericlay/fuzzy-pkg-finder git clone https://github.com/ericlay/fuzzy-pkg-finder
cd fuzzy-pkg-finder cd fuzzy-pkg-finder