From 5b7ae7a22ca3f7f06fe3db9d17934320fcd80405 Mon Sep 17 00:00:00 2001 From: paul-loedige Date: Thu, 21 Jan 2021 22:46:37 +0100 Subject: [PATCH] fixed incomplete requirements --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index af90986..204049b 100644 --- a/install.sh +++ b/install.sh @@ -1,5 +1,6 @@ #!/bin/bash # install pikaur +sudo pacman -S --needed base-devel git cd /home/$USER/ git clone https://aur.archlinux.org/pikaur.git cd /home/$USER/pikaur/