Update README.md

This commit is contained in:
Eduard Tolosa 2018-06-30 14:29:40 +00:00
parent 9183a544e4
commit 5938597878

View file

@ -1,8 +1,9 @@
# simpleaur
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 in AUR.
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>
./simpleaur package-to-install</br></br>
./simplesearch package-to-search</br></br>
./simplecheck
You are free to move the scripts to /usr/bin and then use it's from everywhere.