summaryrefslogtreecommitdiff
path: root/INSTALL.sh
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.sh')
-rwxr-xr-xINSTALL.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/INSTALL.sh b/INSTALL.sh
index 7f9d478..9ace0b7 100755
--- a/INSTALL.sh
+++ b/INSTALL.sh
@@ -17,3 +17,6 @@ sudo pacman -S --needed -- ruby-sass
# Yarn
sudo pacman -S --needed -- yarn
+
+# Wget
+sudo pacman -S --needed -- wget