1
0
Fork 0
mirror of https://github.com/s83/aur-helper.git synced 2025-04-28 13:03:43 +02:00

Compare commits

...

2 commits

Author SHA1 Message Date
ꜱᴧᴍᴜⱻʟ ᴍᴧɴꜱᴏᴜʀ
8a10172d01
Update README.md 2020-06-06 14:58:20 +02:00
ꜱᴧᴍᴜⱻʟ ᴍᴧɴꜱᴏᴜʀ
60dbff2df6
Update README.md 2020-04-21 19:26:00 +02:00

View file

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