From 514fb45efc85b13f324f26079c746a446e48170b Mon Sep 17 00:00:00 2001 From: maxwellpeterson-wf Date: Tue, 23 Jul 2013 13:08:26 -0500 Subject: [PATCH] Adding instructions for installing terminal-notifier --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5bd2de1..0e2a814 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ scripts A variety of useful scripts for the WebFilings development environment. +Note: You can use brew to install terminal-notifier with the following command: +```brew install terminal-notifier``` + dev_build.py -----------