Update README.md
This commit is contained in:
parent
89872410e8
commit
a58b3b09e2
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue