From 7cb06c171d2c46301e7168dc277c569b42ef422e Mon Sep 17 00:00:00 2001 From: Mark McDonnell Date: Fri, 1 Apr 2016 20:18:18 +0100 Subject: [PATCH] Update bootstrap.sh --- bootstrap.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bootstrap.sh b/bootstrap.sh index db4002f..99f112d 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1,4 +1,7 @@ #!/bin/bash +# +# Dependencies: +# brew install argon/mas/mas # Enable a form of 'strict mode' for Bash set -euo pipefail