From 4e43797c3ba32a2bf5d84a32808d2de5e76f52ff Mon Sep 17 00:00:00 2001
From: kaibae19 <99116238+kaibae19@users.noreply.github.com>
Date: Sun, 3 Apr 2022 18:27:13 -0700
Subject: [PATCH] Update bootstrap.sh

---
 setup/bootstrap.sh | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/setup/bootstrap.sh b/setup/bootstrap.sh
index b90b1ac6..9ed030e2 100644
--- a/setup/bootstrap.sh
+++ b/setup/bootstrap.sh
@@ -6,6 +6,9 @@
 #
 #########################################################
 
+# Dependencies:  lsb-release locales curl
+
+
 if [ -z "$TAG" ]; then
 	# If a version to install isn't explicitly given as an environment
 	# variable, then install the latest version. But the latest version