diff --git a/README.md b/README.md index 7660e3b..a021063 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # aur-helper -Minimalistic AUR package installer using Shell and CURL +Safe interactive & minimalistic AUR package installer using Shell and CURL + +# command + +``` +sh <(curl -L https://raw.githubusercontent.com/s83/aur-helper/master/aur.sh) +```