summaryrefslogtreecommitdiff
path: root/INSTALL.sh
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-03-19 18:59:39 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-03-19 19:07:55 -0400
commitb1eecdbc3a4314058ddee1b46d4ffab5940e580f (patch)
treeecc4e1e290f5fa39011d2a6890c33efabf1df49f /INSTALL.sh
parent205c0c169a8a0a1a90522234fadd297a97a735bd (diff)
clean up dependency acquisition
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