1
0
Fork 0

Extra instructions added

This commit is contained in:
Andrew Tomaka 2013-12-10 01:03:51 -05:00
parent e341425134
commit 829df8faa0
1 changed files with 6 additions and 1 deletions

View File

@ -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```.