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