Update README.md

This commit is contained in:
ꜱᴧᴍᴜⱻʟ ᴍᴧɴꜱᴏᴜʀ 2020-04-21 19:26:00 +02:00 committed by GitHub
parent 672c479570
commit 60dbff2df6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)
```