From 657181cbbd6ac3de443c2d9905ef088658d3c5db Mon Sep 17 00:00:00 2001 From: JaydenMW Date: Wed, 17 Mar 2021 13:56:44 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4431640..9c7255a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ These are some useful scripts that I wrote in bash. # arch linux installation To install for arch linux, run these commands below. (go into an emtpty directory first) > wget https://tildegit.org/JaydenMW/scripts/raw/branch/main/arch-pkgbuild/PKGBUILD -> makepkg -si +> && makepkg -si # other distributions (portable) > git clone https://tildegit.org/JaydenMW/scripts