Update README.md

This commit is contained in:
Eduard Tolosa 2018-06-30 14:30:07 +00:00
parent 5938597878
commit 59947cc382

View file

@ -2,8 +2,10 @@
A script for install packages from AUR that doesn't require extra dependences, only requires git installed. cower is only needed if you want to run simplesearch for find package names/updates in AUR (recommended).
# Usage
./simpleaur package-to-install</br></br>
./simplesearch package-to-search</br></br>
./simpleaur package-to-install</br>
./simplesearch package-to-search</br>
./simplecheck
You are free to move the scripts to /usr/bin and then use it's from everywhere.