From 829df8faa00f71c5877538c74d5a9e08c57937c2 Mon Sep 17 00:00:00 2001 From: Andrew Tomaka Date: Tue, 10 Dec 2013 01:03:51 -0500 Subject: [PATCH] Extra instructions added --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c6907f..9844351 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,14 @@ Install [Whatpulse](http://www.whatpulse.org/), an application for tracking your include whatpulse ``` +## Extra + +When launching WhatPulse for the first time, you will have to enable +Accessibility control for WhatPulse. + ## Required Puppet Modules * boxen ## Developing -Write tests. Write code. Run ```script/cbuild```. +Write tests. Write code. Run ```script/cibuild```.