From 60dbff2df6dbf5e6ae0159e68e36c4a15a0d38ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=9C=B1=E1=B4=A7=E1=B4=8D=E1=B4=9C=E2=B1=BB=CA=9F=20?= =?UTF-8?q?=E1=B4=8D=E1=B4=A7=C9=B4=EA=9C=B1=E1=B4=8F=E1=B4=9C=CA=80?= Date: Tue, 21 Apr 2020 19:26:00 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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) +```